Comparing version 0.1.1 to 0.2.1
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ | ||
module.exports = { | ||
export default { | ||
globals: { | ||
@@ -4,0 +4,0 @@ DEV: 'true', |
{ | ||
"name": "hydroxide", | ||
"description": "Next Generation Reactive Framework", | ||
"version": "0.1.1", | ||
"version": "0.2.1", | ||
"author": "Manan Tank", | ||
@@ -40,4 +40,8 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@rollup/plugin-replace": "^4.0.0", | ||
"@types/jest": "^27.0.3", | ||
"jest": "^27.4.5", | ||
"rollup": "^2.76.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-ts": "^3.0.2", | ||
"ts-jest": "^27.1.2", | ||
@@ -56,2 +60,2 @@ "tsd": "^0.21.0", | ||
] | ||
} | ||
} |
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
137731
0
9