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

bigview-cli

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigview-cli - npm Package Compare versions

Comparing version 1.3.10 to 3.0.0

LICENSE

5

package.json
{
"name": "bigview-cli",
"version": "1.3.10",
"version": "3.0.0",
"description": "",

@@ -20,3 +20,4 @@ "main": "index.js",

"tpl_apply": "^1.0.5"
}
},
"gitHead": "3bf19d58c3f407dc078d6fed11b992dc57e95c70"
}

4

tpl/pagelet/const.js

@@ -1,3 +0,1 @@

'use strict';
module.exports = {

@@ -8,2 +6,2 @@ "changeStatus" : {

}
};
};

@@ -1,3 +0,1 @@

'use strict'
const Pagelet = require('biglet')

@@ -4,0 +2,0 @@

@@ -1,3 +0,1 @@

'use strict';
const { changeStatus } = require('./const');

@@ -4,0 +2,0 @@ const { CHANGING, CHANGE_DONE} = changeStatus;

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