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

d3-trial-line

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3-trial-line - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "d3-trial-line",
"version": "1.1.0",
"version": "1.1.1",
"description": "D3 trial line chart",

@@ -11,3 +11,3 @@ "main": "index.js",

"install": "npm run build",
"postpublish": "VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags"
"postpublish": "VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git tag ${VERSION} && git push && git push --tags"
},

@@ -14,0 +14,0 @@ "keywords": [

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