@anzenjs/extra
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@anzenjs/extra", | ||
"version": "0.0.2", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"version": "0.0.3", | ||
"main": "cjs/src/index.js", | ||
"types": "cjs/src/index.d.ts", | ||
"scripts": { | ||
"clean": "rimraf ./dist", | ||
"prebuild": "yarn clean", | ||
"build": "tsc --outDir dist", | ||
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx --colors" | ||
"build": "ts-build . --cjs" | ||
}, | ||
@@ -16,3 +15,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "c82e5aa232cf6c09ee308d7f2ad2cdb5e8b0c13f" | ||
"gitHead": "d30d062cf97b6d41cbe401b886aca6106111600e" | ||
} |
{ | ||
"extends": "../../tsconfig.base.json" | ||
"extends": "../../tsconfig.base.json", | ||
"include": ["./src"] | ||
} |
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
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
9276
13
88
1