postscribe
Advanced tools
Comparing version 2.0.3 to 2.0.4
/** | ||
* @file postscribe | ||
* @description Asynchronously write javascript, even with document.write. | ||
* @version vundefined | ||
* @version v2.0.4 | ||
* @see {@link https://krux.github.io/postscribe} | ||
@@ -1004,3 +1004,3 @@ * @license MIT | ||
* @description Tiny, forgiving HTML parser | ||
* @version vundefined | ||
* @version v1.0.8 | ||
* @see {@link https://github.com/krux/prescribe/} | ||
@@ -1007,0 +1007,0 @@ * @license MIT |
/** | ||
* @file postscribe | ||
* @description Asynchronously write javascript, even with document.write. | ||
* @version vundefined | ||
* @version v2.0.4 | ||
* @see {@link https://krux.github.io/postscribe} | ||
@@ -1004,3 +1004,3 @@ * @license MIT | ||
* @description Tiny, forgiving HTML parser | ||
* @version vundefined | ||
* @version v1.0.8 | ||
* @see {@link https://github.com/krux/prescribe/} | ||
@@ -1007,0 +1007,0 @@ * @license MIT |
/** | ||
* @file postscribe | ||
* @description Asynchronously write javascript, even with document.write. | ||
* @version vundefined | ||
* @version v2.0.4 | ||
* @see {@link https://krux.github.io/postscribe} | ||
@@ -6,0 +6,0 @@ * @license MIT |
@@ -22,20 +22,2 @@ { | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Derek Brans", | ||
"web": "https://github.com/dbrans" | ||
}, | ||
{ | ||
"name": "Nick Sullivan", | ||
"web": "http://creationeer.me" | ||
}, | ||
{ | ||
"name": "Joshua Newman", | ||
"web": "https://github.com/jnewman" | ||
}, | ||
{ | ||
"name": "Seth Yates", | ||
"web": "https://github.com/sethyates" | ||
} | ||
], | ||
"maintainers": [ | ||
@@ -50,7 +32,7 @@ { | ||
"dependencies": { | ||
"prescribe": ">=1.0.7" | ||
"prescribe": ">=1.0.8" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "6.7.7", | ||
"babel-eslint": "6.0.3", | ||
"babel-eslint": "6.0.4", | ||
"babel-loader": "6.2.4", | ||
@@ -132,3 +114,3 @@ "babel-plugin-transform-es3-member-expression-literals": "6.5.0", | ||
"lint": "gulp lint", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post", | ||
"semantic-release": "semantic-release pre && gulp build && npm publish && semantic-release post", | ||
"start": "gulp serve", | ||
@@ -143,3 +125,3 @@ "tdd": "gulp tdd", | ||
}, | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
269872
Updatedprescribe@>=1.0.8