Socket
Socket
Sign inDemoInstall

@nivo/core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/core - npm Package Compare versions

Comparing version 0.32.0-10 to 0.32.0-11

.npmignore

8

package.json
{
"name": "@nivo/core",
"version": "0.32.0-10",
"version": "0.32.0-11",
"license": "MIT",

@@ -21,6 +21,8 @@ "main": "./lib/index.js",

"devDependencies": {
"@nivo/babel-preset": "0.32.0-10",
"@nivo/babel-preset": "0.32.0-11",
"babel-cli": "^6.26.0",
"babel-jest": "^20.0.3",
"cross-env": "^5.0.5",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"jest": "^21.0.1",

@@ -38,2 +40,4 @@ "react": "^15.6.1",

"scripts": {
"test": "jest --verbose ./tests",
"test:cover": "jest --verbose --coverage ./tests",
"build:commonjs": "rm -rf lib && cross-env NODE_ENV=commonjs babel src --out-dir lib",

@@ -40,0 +44,0 @@ "build:commonjs:watch": "npm run build:commonjs -- --watch",

@@ -1,1 +0,1 @@

# `@nivo/core`
# `@nivo/core`

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