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

@vx/curve

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/curve - npm Package Compare versions

Comparing version 0.0.111 to 0.0.112

4

build/index.js

@@ -39,6 +39,6 @@ 'use strict';

});
Object.defineProperty(exports, 'curveStepbefore', {
Object.defineProperty(exports, 'curveStepBefore', {
enumerable: true,
get: function get() {
return _d3Shape.curveStepbefore;
return _d3Shape.curveStepBefore;
}

@@ -45,0 +45,0 @@ });

{
"name": "@vx/curve",
"version": "0.0.111",
"version": "0.0.112",
"description": "vx curve",

@@ -12,3 +12,4 @@ "main": "build/index.js",

"build": "make build SRC=./src",
"prepublish": "make build SRC=./src"
"prepublish": "make build SRC=./src",
"test": "jest"
},

@@ -28,4 +29,7 @@ "keywords": [

"devDependencies": {
"babel-jest": "^20.0.3",
"jest": "^20.0.3",
"react-fatigue-dev": "github:tj/react-fatigue-dev",
"react-tools": "^0.10.0"
"react-tools": "^0.10.0",
"regenerator-runtime": "^0.10.5"
},

@@ -32,0 +36,0 @@ "publishConfig": {

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