Comparing version 1.0.0-alpha.12 to 1.0.0-alpha.13
@@ -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", |
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
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
17
41630