New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

caniuse-support

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

caniuse-support - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 1.0.1 (March 21, 2019)
- Updated README
## 1.0.0 (March 21, 2019)

@@ -2,0 +6,0 @@

2

package.json
{
"name": "caniuse-support",
"version": "1.0.0",
"version": "1.0.1",
"description": "Query the caniuse offline database for feature support.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/wikiwi/caniuse-support",

@@ -13,3 +13,3 @@ # caniuse-support

```javascript
import { getSupport, detectBrowser } from "caniuse-support";
import { getSupport, detectBrowser, getVersionIndex } from "caniuse-support";

@@ -16,0 +16,0 @@ // Get feature support of specific browser.

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