@naturalcycles/js-lib
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7
4993