@datx/utils
Advanced tools
Comparing version 3.0.0-beta.0 to 3.0.0-beta.1
{ | ||
"name": "@datx/utils", | ||
"version": "3.0.0-beta.0", | ||
"version": "3.0.0-beta.1", | ||
"description": "DatX lib utils for mixins", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"typings": "dist/index.d.ts", | ||
"main": "./index.cjs.js", | ||
"module": "./index.esm.js", | ||
"typings": "./index.d.ts", | ||
"sideEffects": false, | ||
@@ -22,43 +22,3 @@ "repository": { | ||
], | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^21.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@rollup/plugin-typescript": "^8.2.1", | ||
"@types/jest": "^27.0.0", | ||
"@types/node": "^17.0.4", | ||
"jest": "^27.0.5", | ||
"rollup": "^2.38.0", | ||
"rollup-plugin-exclude-dependencies-from-bundle": "^1.1.17", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"ts-jest": "^27.0.3", | ||
"tslib": "~2.3.0", | ||
"typescript": "~4.6.3" | ||
}, | ||
"scripts": { | ||
"test": "jest --coverage", | ||
"watch": "jest --watch --coverage", | ||
"prepublish": "npm run build", | ||
"build": "rollup -c" | ||
}, | ||
"jest": { | ||
"coveragePathIgnorePatterns": [ | ||
"/test/", | ||
"/node_modules/" | ||
], | ||
"moduleFileExtensions": [ | ||
"ts", | ||
"js" | ||
], | ||
"testRegex": "test/(.*).test.ts$", | ||
"globals": { | ||
"ts-jest": { | ||
"diagnostics": { | ||
"warnOnly": true | ||
} | ||
} | ||
}, | ||
"preset": "ts-jest", | ||
"testMatch": null | ||
}, | ||
"gitHead": "dfa9ed0f10d2a73b56a8eeed46133b375ef07554" | ||
"gitHead": "20e52d35a1bc98fba5803d7787f568c481b81941" | ||
} |
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
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
56966
0
13
135