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

ind

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ind - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.babelrc

15

package.json
{
"name": "ind",
"version": "1.0.1",
"version": "1.0.2",
"description": "Module for IND (India) API functions",
"main": "index.js",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"
"test": "npm run compile && mocha --compilers js:babel-core/register",
"compile": "babel src/ -d lib/",
"prepublish": "npm run compile"
},

@@ -26,6 +28,13 @@ "repository": {

"devDependencies": {
"babel-cli": "^6.14.0",
"babel-core": "^6.14.0",
"babel-preset-es2015": "^6.14.0",
"chai": "^3.5.0",
"istanbul": "^0.4.5",
"mocha": "^3.0.2",
"xyz": "^1.0.0"
},
"dependencies": {
"bluebird": "^3.4.6"
}
}
Makefile

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