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

@travi/any

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travi/any - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

.travis.yml

31

package.json
{
"name": "@travi/any",
"version": "0.1.2",
"version": "0.2.0",
"description": "random data generator for when test data is insignificant",
"main": "any.js",
"main": "dist/any.js",
"jsnext:main": "dist/any.mjs",
"scripts": {
"test": "grunt",
"preversion": "npm test",
"prepublish": "grunt build",
"postpublish": "greenkeeper-postpublish"

@@ -29,4 +33,25 @@ },

"devDependencies": {
"greenkeeper-postpublish": "1.0.0"
"babel-cli": "6.9.0",
"babel-preset-es2015-node": "6.0.1",
"babel-preset-es2015-rollup": "1.1.1",
"babel-register": "6.9.0",
"chai": "3.5.0",
"coveralls": "2.11.9",
"greenkeeper-postpublish": "1.0.0",
"grunt": "1.0.1",
"grunt-cli": "1.2.0",
"grunt-contrib-clean": "1.0.0",
"grunt-mocha-istanbul": "5.0.1",
"grunt-rollup": "0.7.1",
"istanbul": "0.4.3",
"load-grunt-config": "0.19.2",
"mocha": "2.5.3",
"proxyquire": "1.7.9",
"referee": "1.2.0",
"referee-sinon": "1.0.3",
"rollup": "0.26.3",
"rollup-plugin-babel": "2.4.0",
"sinon": "1.17.4",
"time-grunt": "1.3.0"
}
}
.editorconfig

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