Comparing version 1.0.14 to 1.0.16
{ | ||
"name": "sheetjs", | ||
"description": "Easily create and manipulate CSSStyleDeclarations with javascript.", | ||
"version": "1.0.14", | ||
"version": "1.0.16", | ||
"keywords": [ | ||
@@ -40,3 +40,3 @@ "CSSStyleDeclaration", | ||
"dev": "node_modules/.bin/parallelshell 'npm run build-watch' 'npm run test-watch'", | ||
"test": "npm run lint && npm run test-browser && npm run test-node", | ||
"test": "npm run lint && npm run test-node", | ||
"test-watch": "node_modules/.bin/parallelshell 'npm run lint-watch' 'npm run test-node-watch'", | ||
@@ -43,0 +43,0 @@ "test-browser": "open test/test.html", |
@@ -39,3 +39,3 @@ # SheetJS [![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] | ||
[http://codepen.io/jshanson7/pen/Jdpdga?editors=001](http://codepen.io/jshanson7/pen/Jdpdga?editors=001) | ||
[https://rawgit.com/jshanson7/sheetjs/master/demo/index.html](https://rawgit.com/jshanson7/sheetjs/master/demo/index.html) | ||
@@ -112,2 +112,4 @@ ## Installation | ||
[Run the tests on your browser here.](https://rawgit.com/jshanson7/sheetjs/master/test/test.html) | ||
``` | ||
@@ -114,0 +116,0 @@ npm test |
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
1487091
124