@deboxsoft/module-core
Advanced tools
Comparing version 1.1.1-canary.0.10.5cbd3e4 to 1.1.1-canary.0.16.16c3070
{ | ||
"name": "@deboxsoft/module-core", | ||
"version": "1.1.1-canary.0.10.5cbd3e4", | ||
"version": "1.1.1-canary.0.16.16c3070", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:deboxsoft/libraries.git", | ||
"directory": "packages/module-core" | ||
}, | ||
"license": "SEE LICENSE IN LICENSE", | ||
"maintainers": [ | ||
@@ -10,13 +16,11 @@ { | ||
], | ||
"repository": { | ||
"url": "git@github.com:deboxsoft/libraries.git", | ||
"type": "git", | ||
"directory": "packages/module-core" | ||
}, | ||
"main": "dist/index.cjs.js", | ||
"typings": "dist/index.d.ts", | ||
"module": "dist/index.js", | ||
"main": "index.cjs.js", | ||
"module": "index.js", | ||
"typings": "index.d.ts", | ||
"scripts": { | ||
"build": "rollup -c", | ||
"clean": "rimraf dist", | ||
"build": "rollup -c" | ||
"copy": "run-p copy:*", | ||
"copy:license": "cpx ../../LICENSE dist", | ||
"copy:pkg": "node ../../scripts/cp-package.js" | ||
}, | ||
@@ -27,5 +31,2 @@ "dependencies": { | ||
}, | ||
"devDependencies": { | ||
"@types/nanoid": "^2.1.0" | ||
}, | ||
"peerDependencies": { | ||
@@ -37,3 +38,4 @@ "mongodb": "^3.6.3" | ||
}, | ||
"bic": false, | ||
"gitHead": "2c9c0552c4bbf03a17275384d86311021c3beb3e" | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
0
7961
7
1
173
1