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

alternative

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

alternative - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.babelrc

17

package.json
{
"name": "alternative",
"version": "0.0.1",
"version": "0.0.2",
"description": "A different look of simple things in JavaScript",

@@ -8,3 +8,16 @@ "main": "index.js",

"author": "Kelin2025 <kelin2025@yandex.ru>",
"license": "MIT"
"license": "MIT",
"scripts": {
"test": "jest"
},
"devDependencies": {
"babel": "^6.23.0",
"babel-preset-env": "^1.6.1",
"eslint": "^4.17.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"jest": "^22.1.4"
}
}
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