postscribe
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,3 +5,7 @@ # Change Log | ||
## 2.0.0 - UNRELEASED | ||
## 2.0.1 - 2016-04-19 | ||
### Fixed | ||
- Fixed race condition in release resulting in an empty package | ||
## 2.0.0 - 2016-04-18 | ||
### Changed | ||
@@ -8,0 +12,0 @@ - Porting to ES6, Gulp, Karma and Webpack |
{ | ||
"name": "postscribe", | ||
"description": "Asynchronously write javascript, even with document.write.", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"homepage": "https://krux.github.io/postscribe", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/krux/postscribe/issues", |
@@ -186,5 +186,2 @@ # Overview | ||
Curious if a specific browser will work? [Run the tests yourself](http://krux.github.com/postscribe/test/test.html) and let us know if you see | ||
any failures. | ||
Note that we do not provide any support for Internet Explorer versions earlier than IE8. | ||
@@ -248,3 +245,3 @@ | ||
Using [travis-ci](https://travis-ci.org), the [Qunit](http://qunitjs.com) unit tests are run on every commit using PhantomJS to run the tests | ||
Using [travis-ci](https://travis-ci.org), the unit tests are run on every commit using PhantomJS to run the tests | ||
with a real browser. | ||
@@ -258,8 +255,2 @@ | ||
Or, open the [test.html](./test/test.html) file in your web browser: | ||
```console | ||
open test/test.html | ||
``` | ||
To run tests in Test-Driven-Development mode, where the test will be run after every change, use: | ||
@@ -266,0 +257,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2167825
43
54957
0
277