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

@naturalcycles/js-lib

Package Overview
Dependencies
Maintainers
5
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.10 to 1.0.11

index.ts

12

package.json
{
"name": "@naturalcycles/js-lib",
"scripts": {
"before-publish": "cpx 'src/**/*' dist",
"before-publish1": "del 'dist/**/*.js' && cpx 'src/**/*' dist && cpx 'dist/**/*' ./"
},
"scripts": {},
"devDependencies": {

@@ -20,6 +17,5 @@ "@naturalcycles/shared-module": "^1.0.25",

"dependencies": {},
"main1": "dist/index.js",
"types1": "dist/index.d.ts",
"files": [
"src"
"src",
"index.ts"
],

@@ -30,3 +26,3 @@ "engines": {

},
"version": "1.0.10",
"version": "1.0.11",
"description": "",

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