Socket
Socket
Sign inDemoInstall

doiuse

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doiuse - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0

3

lib/detect-feature-use.js

@@ -150,5 +150,2 @@ 'use strict';

_this.comment(child, cb);
break;
default:
throw new Error('Unkonwn node type ' + child.type);
}

@@ -155,0 +152,0 @@ });

2

package.json
{
"name": "doiuse",
"version": "3.0.1",
"version": "4.0.0",
"description": "Lint CSS for browser support against caniuse database.",

@@ -5,0 +5,0 @@ "main": "lib/doiuse.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc