New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bitwala/shared

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitwala/shared - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

collections/api_projects.js

31

package.json
{
"name": "@bitwala/shared",
"version": "1.0.6",
"version": "1.0.7",
"description": "",
"main": "gulpfile.js",
"dependencies": {},
"devDependencies": {
"babel-eslint": "^6.0.3",
"babel-plugin-add-module-exports": "^0.1.3",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-2": "^6.5.0",
"eslint": "^2.8.0",
"eslint-config-airbnb": "^7.0.0",
"eslint-plugin-jsx-a11y": "^0.6.2",
"eslint-plugin-react": "^4.3.0",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-directory-sync": "^1.2.3",
"shelljs": "^0.6.0"
},
"main": "index.js",
"scripts": {
"start": "gulp",
"native": "gulp native",
"run-once": "gulp run-once",
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "cd dist && npm publish"
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"moment": "^2.13.0"
}
}
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