bigview-cli
Advanced tools
Comparing version 1.3.10 to 3.0.0
{ | ||
"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" | ||
} |
@@ -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; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3639
8
1
81