Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@root/keypairs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@root/keypairs - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

4

package.json
{
"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",

@@ -23,3 +23,3 @@ "main": "keypairs.js",

"type": "git",
"url": "https://git.rootprojects.org/root/csr.js.git"
"url": "https://github.com/therootcompany/keypairs.js.git"
},

@@ -26,0 +26,0 @@ "keywords": [

@@ -148,4 +148,9 @@ # @root/keypairs

npm install --save-dev webpack@5
npx webpack
ls dist/
# Or, if webpack 5 is still in beta: npm install --save-dev webpack@next
npm install --save-dev webpack-cli
npx webpack --mode=production
ls dist/main.js
```

@@ -152,0 +157,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc