New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@naturalcycles/nodejs-lib

Package Overview
Dependencies
Maintainers
3
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@naturalcycles/nodejs-lib - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [5.0.2](https://github.com/NaturalCycles/nodejs-lib/compare/v5.0.1...v5.0.2) (2019-05-03)
### Bug Fixes
* include `luxon` as dependency ([f221f8e](https://github.com/NaturalCycles/nodejs-lib/commit/f221f8e))
## [5.0.1](https://github.com/NaturalCycles/nodejs-lib/compare/v5.0.0...v5.0.1) (2019-04-30)

@@ -2,0 +9,0 @@

14

package.json
{
"name": "@naturalcycles/nodejs-lib",
"version": "5.0.1",
"version": "5.0.2",
"dependencies": {
"@types/hapi__joi": "^15.0.1"
"@types/hapi__joi": "^15.0.1",
"luxon": "^1.4.3"
},

@@ -13,14 +14,7 @@ "peerDependencies": {

"@hapi/joi": "^15.0.1",
"@naturalcycles/dev-lib": "^7.0.0",
"@naturalcycles/js-lib": "^4.0.0",
"@naturalcycles/semantic-release": "^1.0.0",
"@naturalcycles/shared-module": "^5.11.0",
"@types/jest": "^24.0.6",
"@types/node": "^11.13.4",
"jest": "^24.1.0",
"jest-junit": "^6.2.1",
"lru-cache": "^5.1.1",
"luxon": "^1.4.3",
"prettier": "^1.14.3",
"ts-jest": "^24.0.0",
"tslint": "^5.11.0",
"typescript": "^3.0.0"

@@ -27,0 +21,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