Compare commits
	
		
			No commits in common. "master" and "v2.1.1" have entirely different histories.
		
	
	
		
	
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@ -1,8 +1,8 @@
 | 
				
			|||||||
| [letsencrypt](https://git.rootprojects.org/root/greenlock.js) (library)
 | 
					| [letsencrypt](https://rootprojects.org/root/greenlock.js) (library)
 | 
				
			||||||
| [letsencrypt-cli](https://git.rootprojects.org/root/greenlock-cli.js)
 | 
					| [letsencrypt-cli](https://rootprojects.org/root/greenlock-cli.js)
 | 
				
			||||||
| [letsencrypt-express](https://git.rootprojects.org/root/greenlock-express.js)
 | 
					| [letsencrypt-express](https://rootprojects.org/root/greenlock-express.js)
 | 
				
			||||||
| [letsencrypt-koa](https://git.rootprojects.org/root/greenlock-koa.js)
 | 
					| [letsencrypt-koa](https://rootprojects.org/root/greenlock-koa.js)
 | 
				
			||||||
| [letsencrypt-hapi](https://git.rootprojects.org/root/greenlock-hapi.js)
 | 
					| [letsencrypt-hapi](https://rootprojects.org/root/greenlock-hapi.js)
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# le-challenge-memory
 | 
					# le-challenge-memory
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "le-challenge-standalone",
 | 
					  "name": "le-challenge-standalone",
 | 
				
			||||||
  "version": "2.1.2",
 | 
					  "version": "2.1.1",
 | 
				
			||||||
  "description": "An in-memory strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server.",
 | 
					  "description": "An in-memory strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server.",
 | 
				
			||||||
  "homepage": "https://greenlock.domains/",
 | 
					  "homepage": "https://greenlock.domains/",
 | 
				
			||||||
  "main": "index.js",
 | 
					  "main": "index.js",
 | 
				
			||||||
@ -9,7 +9,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
    "url": "https://git.rootprojects.org/root/acme-http-01-memory.git"
 | 
					    "url": "https://rootprojects.org/root/acme-http-01-memory.git"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "le-challenge",
 | 
					    "le-challenge",
 | 
				
			||||||
@ -24,6 +24,6 @@
 | 
				
			|||||||
  "author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)",
 | 
					  "author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)",
 | 
				
			||||||
  "license": "MPL-2.0",
 | 
					  "license": "MPL-2.0",
 | 
				
			||||||
  "bugs": {
 | 
					  "bugs": {
 | 
				
			||||||
    "url": "https://git.rootprojects.org/root/acme-http-01-memory.js/issues"
 | 
					    "url": "https://rootprojects.org/root/acme-http-01-memory.js/issues"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user