New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cbml

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

cbml - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

lib/cli.js

4

lib/cbml.js

@@ -19,4 +19,4 @@ (function (root, factory) {

* zswang (http://weibo.com/zswang)
* @version 1.0.0-alpha.3
* @date 2017-10-03
* @version 1.0.0-alpha.4
* @date 2017-10-04
*/

@@ -23,0 +23,0 @@ var htmlDecodeDict = {

@@ -33,4 +33,4 @@ import * as cbml from './ast'

* zswang (http://weibo.com/zswang)
* @version 1.0.0-alpha.3
* @date 2017-10-03
* @version 1.0.0-alpha.4
* @date 2017-10-04
*/

@@ -37,0 +37,0 @@ const htmlDecodeDict = {

{
"name": "cbml",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "CBML Parser",

@@ -24,7 +24,10 @@ "homepage": "https://github.com/cbml/cbmljs",

"dependencies": {
"mkdirp": "^0.5.0",
"@types/mkdirp": "^0.5.1",
"colors": "^1.0.3",
"mkdirp": "^0.5.1",
"optimist": "^0.6.1"
},
"devDependencies": {
"@types/node": "^8.0.32",
"@types/optimist": "0.0.29",
"gulp": "^3.9.1",

@@ -31,0 +34,0 @@ "gulp-examplejs": "0.0.9",

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