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

dynamic-number

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamic-number - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

.babelrc

9

package.json
{
"name": "dynamic-number",
"version": "0.0.2",
"version": "0.0.3",
"description": "Highly customizable module for numbers",

@@ -23,3 +23,4 @@ "keywords": [

"build": "./node_modules/webpack/bin/webpack.js",
"build-example": "./node_modules/webpack/bin/webpack.js --config ./example/webpack.config.js"
"build-example": "./node_modules/webpack/bin/webpack.js --config ./example/webpack.config.js",
"test": "./node_modules/.bin/mocha --compilers js:babel-register tests"
},

@@ -35,2 +36,6 @@ "author": "Krzysztof Sztompka <sztompka.krzysztof@gmail.com>",

"babel-preset-es2015": "^6.18.0",
"babel-register": "^6.18.0",
"chai": "^3.5.0",
"chai-things": "^0.2.0",
"mocha": "^3.1.2",
"webpack": "^1.13.3"

@@ -37,0 +42,0 @@ },

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