Socket
Socket
Sign inDemoInstall

dom-css

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dom-css - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

.travis.yml

9

package.json
{
"name": "dom-css",
"version": "1.0.5",
"version": "1.0.6",
"description": "fast dom CSS styling",

@@ -21,6 +21,9 @@ "main": "index.js",

"tap-closer": "^1.0.0",
"tap-spec": "^2.1.2"
"tap-spec": "^2.1.2",
"tape": "^3.2.0",
"zuul": "^1.16.4"
},
"scripts": {
"test": "browserify test.js | tap-closer | smokestack | tap-spec"
"test-local": "browserify test.js | tap-closer | smokestack | tap-spec",
"test": "zuul -- test.js"
},

@@ -27,0 +30,0 @@ "keywords": [

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