mirror of
				https://github.com/therootcompany/keypairs.js.git
				synced 2024-11-16 17:29:03 +00:00 
			
		
		
		
	Compare commits
	
		
			3 Commits
		
	
	
		
			2e74219361
			...
			eab6cf919a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| eab6cf919a | |||
| 97cb6c04b9 | |||
| ac1ff1ad4d | 
							
								
								
									
										6
									
								
								.jshintrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.jshintrc
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| { | ||||
| 	"esversion": 11, | ||||
| 	"node": true, | ||||
| 	"unused": true, | ||||
| 	"curly": true | ||||
| } | ||||
| @ -1,4 +1,4 @@ | ||||
| # @root/keypairs | ||||
| # [@root/keypairs](https://git.rootprojects.org/root/keypairs.js) | ||||
| 
 | ||||
| Lightweight JavaScript RSA and ECDSA utils that work on Windows, Mac, and Linux | ||||
| using modern node.js APIs (no need for C compiler). | ||||
|  | ||||
							
								
								
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
| 	"name": "@root/keypairs", | ||||
| 	"version": "0.10.1", | ||||
| 	"version": "0.10.2", | ||||
| 	"lockfileVersion": 1, | ||||
| 	"requires": true, | ||||
| 	"dependencies": { | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
| 	"name": "@root/keypairs", | ||||
| 	"version": "0.10.1", | ||||
| 	"version": "0.10.2", | ||||
| 	"description": "Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers", | ||||
| 	"main": "keypairs.js", | ||||
| 	"browser": { | ||||
| @ -20,7 +20,7 @@ | ||||
| 	], | ||||
| 	"repository": { | ||||
| 		"type": "git", | ||||
| 		"url": "https://git.rootprojects.org/root/csr.js.git" | ||||
| 		"url": "https://github.com/therootcompany/keypairs.js.git" | ||||
| 	}, | ||||
| 	"keywords": [ | ||||
| 		"ASN.1", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user