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

@naturalcycles/js-lib

Package Overview
Dependencies
Maintainers
4
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 1.0.49 to 1.0.50

dist/decorators/memo.decorator.d.ts

16

package.json
{
"name": "@naturalcycles/js-lib",
"scripts": {},
"scripts": {
"build": "del ./dist && tsc",
"build-prod": "del ./dist && tsc -p tsconfig.prod.json"
},
"dependencies": {

@@ -26,12 +29,9 @@ "@types/lru-cache": "^4.1.1",

"files": [
"dist",
"src",
"!src/scripts",
"!src/test",
"!src/**/*.test.ts",
"!src/**/*.test.*",
"!src/**/__snapshots__"
],
"husky": {
"hooks": {
"pre-commit": "yarn lint-staged-def"
}
},
"engines": {

@@ -41,3 +41,3 @@ "node": ">=8.11",

},
"version": "1.0.49",
"version": "1.0.50",
"description": "",

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