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

bellman

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

bellman - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

9

package.json
{
"name": "bellman",
"version": "1.0.0",
"version": "1.0.1",
"description": "pretty console logger",
"main": "src-build/index.js",
"scripts": {
"test-only": "babel-node test-project",
"test": "npm run build && npm run test-only",
"build": "babel src --retain-lines --source-maps inline --out-dir src-build --source-root=$PWD/src-build"
"test-project": "babel-node test-project",
"build": "babel src --retain-lines --source-maps inline --out-dir src-build --source-root=$PWD/src-build",
"test": "npm run build && npm run test-project",
"install": "npm run build"
},

@@ -11,0 +12,0 @@ "keywords": [

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