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.0.0 to 0.0.1

CHANGELOG.md

7

package.json
{
"name": "externality",
"version": "0.0.0",
"version": "0.0.1",
"exports": {

@@ -15,3 +15,5 @@ ".": {

"lint": "eslint --ext .js,.ts .",
"test": "yarn lint && jest"
"test": "yarn lint && jest",
"prepublishOnly": "yarn build",
"release": "yarn test && standard-version && git push --follow-tags && npm publish"
},

@@ -32,2 +34,3 @@ "dependencies": {

"siroc": "^0.11.0",
"standard-version": "^9.3.0",
"ts-jest": "^27.0.3",

@@ -34,0 +37,0 @@ "webpack": "^5.38.1"

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