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

calamar-embryo

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calamar-embryo - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

package.json
{
"name": "calamar-embryo",
"version": "0.3.0",
"version": "0.3.1",
"description": "boilerplate generator for Calamar javascript projects",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,3 +6,9 @@ {

"license": "AGPL-3.0",
"scripts-info": {
"build:npm": "Builds the transpiled npm package under dist/npm",
"ppp": "Increases the version patch number, push to github and publish to npm",
"mpp": "Increases the version minor number, push to github and publish to npm"
},
"scripts": {
"info": "npm-scripts-info",
"start": "NODE_DEBUG=dev babel-node ./src/index.js",

@@ -9,0 +15,0 @@ "build:npm": "babel --ignore node_modules,dist --out-dir ./dist/npm .",

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