Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

externality

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

externality - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

48

package.json
{
"name": "externality",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",

@@ -19,28 +19,20 @@ "sideEffects": false,

],
"scripts": {
"build": "unbuild",
"dev": "vitest",
"lint": "eslint --ext .ts .",
"prepack": "yarn build",
"release": "yarn test && standard-version && git push --follow-tags && npm publish",
"test": "yarn lint && vitest run"
},
"dependencies": {
"enhanced-resolve": "^5.9.2",
"mlly": "^0.4.3",
"pathe": "^0.2.0",
"ufo": "^0.7.11"
"enhanced-resolve": "^5.9.3",
"mlly": "^0.5.2",
"pathe": "^0.3.0",
"ufo": "^0.8.3"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^8.0.0",
"@types/node": "^17.0.21",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^17.0.23",
"allowlist": "^0.1.1",
"c8": "^7.11.0",
"eslint": "^8.10.0",
"rollup": "^2.70.0",
"standard-version": "^9.3.1",
"unbuild": "^0.7.0",
"vite": "^2.8.6",
"vitest": "^0.6.0",
"webpack": "^5.70.0"
"c8": "^7.11.2",
"eslint": "^8.14.0",
"rollup": "^2.72.0",
"standard-version": "^9.3.2",
"unbuild": "^0.7.4",
"vite": "^2.9.8",
"vitest": "^0.12.6",
"webpack": "^5.72.0"
},

@@ -51,3 +43,11 @@ "build": {

]
},
"packageManager": "pnpm@7.1.0",
"scripts": {
"build": "unbuild",
"dev": "vitest",
"lint": "eslint --ext .ts .",
"release": "pnpm test && standard-version && git push --follow-tags && pnpm publish",
"test": "pnpm lint && vitest run"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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