@abcaustralia/campaign-health-quiz
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@abcaustralia/campaign-health-quiz", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "./dist/index.js", | ||
@@ -11,3 +11,6 @@ "sideEffects": false, | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"@abcaustralia/global-components": "^17.0.0", | ||
"@abcaustralia/icons": "^17.0.0", | ||
"@abcaustralia/nucleus": "^17.0.0" | ||
}, | ||
@@ -20,26 +23,32 @@ "peerDependenciesMeta": { | ||
"optional": true | ||
}, | ||
"@abcaustralia/global-components": { | ||
"optional": true | ||
}, | ||
"@abcaustralia/icons": { | ||
"optional": true | ||
}, | ||
"@abcaustralia/nucleus": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@abcaustralia/global-components": "^13.3.1", | ||
"@abcaustralia/global-components": "^17.0.0", | ||
"@abcaustralia/icons": "^17.0.0", | ||
"@abcaustralia/nucleus": "^17.0.0", | ||
"@abcaustralia/tsup-config": "^17.0.0", | ||
"@types/react": "^18.0.9", | ||
"@types/react-dom": "^18.0.4", | ||
"clsx": "^1.1.1", | ||
"eslint": "^8.15.0", | ||
"gsap": "^3.10.4", | ||
"tsconfig": "0.0.0", | ||
"tsup": "^5.10.1", | ||
"typescript": "^4.5.3" | ||
"typescript": "^4.5.3", | ||
"postcss-custom-media": "8.0.2", | ||
"postcss-nested": "^5.0.6" | ||
}, | ||
"dependencies": { | ||
"@abcaustralia/global-components": "^13.3.1", | ||
"@abcaustralia/icons": "^13.3.1", | ||
"@abcaustralia/nucleus": "^13.3.1", | ||
"@abcaustralia/tsup-config": "^13.3.1", | ||
"clsx": "^1.1.1", | ||
"gsap": "^3.10.4", | ||
"html-react-parser": "^3.0.4", | ||
"mathjs": "^11.2.1", | ||
"postcss-custom-media": "8.0.2", | ||
"postcss-nested": "^5.0.6" | ||
"mathjs": "^11.2.1" | ||
}, | ||
@@ -46,0 +55,0 @@ "scripts": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
215121
9
4
5929
2
12
- Removed@abcaustralia/icons@^13.3.1
- Removed@abcaustralia/nucleus@^13.3.1
- Removed@abcaustralia/tsup-config@^13.3.1
- Removedpostcss-custom-media@8.0.2
- Removedpostcss-nested@^5.0.6
- Removedcssesc@3.0.0(transitive)
- Removednanoid@3.3.9(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpostcss@8.5.3(transitive)
- Removedpostcss-custom-media@8.0.2(transitive)
- Removedpostcss-nested@5.0.6(transitive)
- Removedpostcss-selector-parser@6.1.2(transitive)
- Removedpostcss-value-parser@4.2.0(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedutil-deprecate@1.0.2(transitive)