Socket
Socket
Sign inDemoInstall

vega-util

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-util - npm Package Compare versions

Comparing version 1.13.1 to 1.13.2

2

build/vega-util.js

@@ -169,3 +169,3 @@ (function (global, factory) {

}
}
};
}

@@ -172,0 +172,0 @@

{
"name": "vega-util",
"version": "1.13.1",
"version": "1.13.2",
"description": "JavaScript utilities for Vega.",

@@ -21,7 +21,7 @@ "keywords": [

"pretest": "yarn prebuild && yarn rollup",
"test": "tape 'test/**/*-test.js' && eslint index.js src test && tsc",
"test": "tape 'test/**/*-test.js'",
"prepublishOnly": "yarn test && yarn build",
"postpublish": "git push && git push --tags"
},
"gitHead": "2bee653f2a56c2c0d4393d69d172b9ccdb0fe2f9"
"gitHead": "35e31c5c6b54db9dc3a577b5adad8d15ec274d32"
}

@@ -39,3 +39,3 @@ function log(method, level, input) {

}
}
};
}
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