Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sheetjs

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sheetjs - npm Package Compare versions

Comparing version 1.0.14 to 1.0.16

4

package.json
{
"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

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