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

brain-js

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brain-js - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

index.js

8

package.json
{
"name": "brain-js",
"version": "0.1.1",
"version": "0.1.2",
"description": "javascript utility functions extend from lodash.",
"main": "dist/build.js",
"main": "index.js",
"scripts": {
"test": "jest",
"start": "webpack -w"
"start": "webpack -w",
"build": "babel src --out-dir ./ --ignore test.js"
},

@@ -19,2 +20,3 @@ "keywords": [

"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",

@@ -21,0 +23,0 @@ "babel-jest": "^21.2.0",

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