@abcaustralia/campaign-health-quiz
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@abcaustralia/campaign-health-quiz", | ||
"version": "1.0.0", | ||
"main": "./src/index.ts", | ||
"publishConfig": { | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
"version": "1.0.1", | ||
"main": "./dist/index.js", | ||
"sideEffects": false, | ||
@@ -14,8 +9,2 @@ "files": [ | ||
], | ||
"scripts": { | ||
"build": "tsup src/index.ts", | ||
"dev": "tsup src/index.ts --watch", | ||
"lint": "TIMING=1 eslint src/**/*.ts* --fix", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
}, | ||
"peerDependencies": { | ||
@@ -37,11 +26,10 @@ "react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"@types/react-dom": "^18.0.4", | ||
"chart.js": "2.9.3", | ||
"@types/react-html-parser": "2.0.2", | ||
"clsx": "^1.1.1", | ||
"eslint": "^8.15.0", | ||
"react-chartjs-2": "2.8.0", | ||
"gsap": "^3.10.4", | ||
"react-html-parser": "^2.0.2", | ||
"tsconfig": "workspace:*", | ||
"tsconfig": "0.0.0", | ||
"tsup": "^5.10.1", | ||
"typescript": "^4.5.3", | ||
"gsap": "^3.10.4" | ||
"typescript": "^4.5.3" | ||
}, | ||
@@ -53,8 +41,15 @@ "dependencies": { | ||
"@abcaustralia/tsup-config": "^13.3.1", | ||
"chart.js": "2.9.3", | ||
"clsx": "^1.1.1", | ||
"gsap": "^3.10.4", | ||
"react-chartjs-2": "2.8.0", | ||
"mathjs": "^11.2.1", | ||
"react-html-parser": "^2.0.2" | ||
} | ||
}, | ||
"scripts": { | ||
"build": "tsup src/index.ts", | ||
"dev": "tsup src/index.ts --watch", | ||
"lint": "TIMING=1 eslint src/**/*.ts* --fix", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
}, | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
7721362
10
11
57
5150
+ Addedmathjs@^11.2.1
+ Added@babel/runtime@7.26.9(transitive)
+ Addedcomplex.js@2.4.2(transitive)
+ Addeddecimal.js@10.5.0(transitive)
+ Addedescape-latex@1.2.0(transitive)
+ Addedfraction.js@4.3.4(transitive)
+ Addedjavascript-natural-sort@0.7.1(transitive)
+ Addedmathjs@11.12.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedseedrandom@3.0.5(transitive)
+ Addedtiny-emitter@2.1.0(transitive)
+ Addedtyped-function@4.2.1(transitive)
- Removedchart.js@2.9.3
- Removedreact-chartjs-2@2.8.0
- Removedchart.js@2.9.3(transitive)
- Removedchartjs-color@2.4.1(transitive)
- Removedchartjs-color-string@0.6.0(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.31.1.4(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmoment@2.30.1(transitive)
- Removedreact-chartjs-2@2.8.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedscheduler@0.19.1(transitive)