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

@naturalcycles/js-lib

Package Overview
Dependencies
Maintainers
5
Versions
542
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@naturalcycles/js-lib - npm Package Compare versions

Comparing version 1.0.34 to 1.0.37

21

package.json

@@ -6,2 +6,9 @@ {

},
"dependencies": {
"@types/lru-cache": "^4.1.1",
"@types/luxon": "^1.4.0"
},
"peerDependencies": {
"lru-cache": ">=4.0.0"
},
"devDependencies": {

@@ -21,11 +28,7 @@ "@naturalcycles/shared-module": "^1.0.25",

},
"dependencies": {
"@types/lru-cache": "^4.1.1",
"@types/luxon": "^1.4.0"
},
"peerDependencies": {
"lru-cache": ">=4.0.0"
},
"files": [
"src"
"src",
"!src/test",
"!src/**/*.test.ts",
"!src/**/__snapshots__"
],

@@ -36,3 +39,3 @@ "engines": {

},
"version": "1.0.34",
"version": "1.0.37",
"description": "",

@@ -39,0 +42,0 @@ "author": "Natural Cycles Team",

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