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

@naturalcycles/js-lib

Package Overview
Dependencies
Maintainers
3
Versions
525
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 4.7.0 to 4.8.0

7

CHANGELOG.md

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

# [4.8.0](https://github.com/NaturalCycles/js-lib/compare/v4.7.0...v4.8.0) (2019-05-03)
### Features
* include `lru-cache` as dependency ([351ddbd](https://github.com/NaturalCycles/js-lib/commit/351ddbd))
# [4.7.0](https://github.com/NaturalCycles/js-lib/compare/v4.6.0...v4.7.0) (2019-04-26)

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

17

package.json
{
"name": "@naturalcycles/js-lib",
"version": "4.7.0",
"version": "4.8.0",
"scripts": {

@@ -12,22 +12,11 @@ "build": "del ./dist && tsc",

"@types/lru-cache": "^5.1.0",
"@types/luxon": "^1.4.0"
"lru-cache": "^5.1.1"
},
"peerDependencies": {
"lru-cache": ">=5.0.0"
},
"devDependencies": {
"@naturalcycles/dev-lib": "^7.0.0",
"@naturalcycles/semantic-release": "^1.0.0",
"@naturalcycles/shared-module": "^5.1.0",
"@types/benchmark": "^1.0.31",
"@types/jest": "^24.0.6",
"@types/node": "^11.11.3",
"benchmark": "^2.1.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",
"ts-node": "^8.0.2",
"tslint": "^5.11.0",
"typescript": "^3.2.2"

@@ -34,0 +23,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