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

is-css-root

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-css-root - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

license

21

package.json
{
"name": "is-css-root",
"description": "Check whether a CSS selector is the :root",
"author": "John Otander",
"version": "1.0.0",
"author": {
"name": "John Otander",
"email": "johnotander@gmail.com",
"url": "johnotander.com"
},
"version": "1.0.1",
"main": "index.js",
"directories": {
"test": "test"
},
"files": [
"index.js"
],
"scripts": {
"test": "tape test/test.js | tap-dot",
"jshint": "standard"
"test": "ava"
},

@@ -30,6 +33,4 @@ "repository": {

"devDependencies": {
"tape": "*",
"tap-dot": "*",
"standard": "*"
"ava": "^0.2.0"
}
}
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