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

eciesjs

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eciesjs - npm Package Compare versions

Comparing version 0.3.14 to 0.3.15

18

package.json

@@ -32,19 +32,19 @@ {

},
"version": "0.3.14",
"version": "0.3.15",
"dependencies": {
"@types/secp256k1": "^4.0.3",
"futoin-hkdf": "^1.5.0",
"futoin-hkdf": "^1.5.1",
"secp256k1": "^4.0.3"
},
"devDependencies": {
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.18",
"axios": "^0.26.0",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/node": "^18.0.0",
"axios": "^0.27.2",
"chai": "^4.3.6",
"mocha": "^9.2.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"ts-node": "^10.5.0",
"typescript": "^4.5.5"
"ts-node": "^10.8.0",
"typescript": "^4.7.2"
}
}

@@ -94,5 +94,6 @@ # eciesjs

### 0.3.1 ~ 0.3.14
### 0.3.1 ~ 0.3.15
- Drop Node 10 support
- Support Node 18
- Drop Node 10, 12 support
- Bump dependencies

@@ -99,0 +100,0 @@ - Update documentation

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