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

hexlet_project1

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexlet_project1 - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

6

package.json
{
"name": "hexlet_project1",
"version": "0.0.17",
"version": "0.0.18",
"description": "Brain-Games",

@@ -13,3 +13,2 @@ "main": "src/bin/brain-games.js",

"prepublish": "npm run build",
"babel": "babel",
"babel-node": "babel-node",

@@ -27,2 +26,5 @@ "build": "NODE_ENV=production babel src --out-dir dist --source-maps inline"

},
"bin": {
"brain-games": "dist/bin/brain-games.js"
},
"homepage": "https://github.com/kornienko199004/project-lvl1-s224#readme",

@@ -29,0 +31,0 @@ "devDependencies": {

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