New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@abcaustralia/campaign-health-quiz

Package Overview
Dependencies
Maintainers
89
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abcaustralia/campaign-health-quiz - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/arrow-left-RZJUSAQG.svg

37

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc