Huge News!Announcing our $40M Series B led by Abstract Ventures.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.12 to 1.0.0-alpha.13

8

lib/cbml.js

@@ -18,6 +18,6 @@ (function (root, factory) {

* @author
* zswang (http://weibo.com/zswang)
* @version 1.0.0-alpha.12
* @date 2017-10-07
*/
* zswang (http://weibo.com/zswang)
* @version 1.0.0-alpha.13
* @date 2017-10-07
*/
var htmlDecodeDict = {

@@ -24,0 +24,0 @@ 'quot': '"',

@@ -37,6 +37,6 @@ import * as cbml from './ast'

* @author
* zswang (http://weibo.com/zswang)
* @version 1.0.0-alpha.12
* @date 2017-10-07
*/
* zswang (http://weibo.com/zswang)
* @version 1.0.0-alpha.13
* @date 2017-10-07
*/
const htmlDecodeDict = {

@@ -43,0 +43,0 @@ 'quot': '"',

{
"name": "cbml",
"version": "1.0.0-alpha.12",
"version": "1.0.0-alpha.13",
"description": "CBML Parser",

@@ -41,6 +41,3 @@ "homepage": "https://github.com/cbml/cbmljs",

"istanbul": "^0.3.17",
"jdists": "^2.2.0",
"js-yaml": "^3.9.1",
"jshint": "^2.5.8",
"jstrs": "^0.0.1",
"merge2": "^1.1.0",

@@ -47,0 +44,0 @@ "mocha": "^2.0.1",

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