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.3 to 1.0.4

18

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

@@ -34,3 +34,3 @@ "homepage": "https://github.com/wikiwi/caniuse-support",

"engines": {
"node": ">=8"
"node": ">=10"
},

@@ -46,4 +46,4 @@ "keywords": [

"@types/chai": "^4.2.3",
"@types/mocha": "^5.2.4",
"@types/node": "^12.7.2",
"@types/mocha": "^7.0.2",
"@types/node": "^13.1.0",
"awesome-typescript-loader": "^5.2.0",

@@ -54,3 +54,3 @@ "cash-cat": "^0.2.0",

"coveralls": "^3.0.2",
"cross-env": "^6.0.0",
"cross-env": "^7.0.2",
"eslint": "^6.0.1",

@@ -68,4 +68,4 @@ "eslint-config-airbnb-base": "^14.0.0",

"merge2": "^1.2.2",
"mocha": "^6.0.2",
"ts-node": "^8.3.0",
"mocha": "^7.0.1",
"ts-node": "^8.8.1",
"tslint": "^5.10.0",

@@ -78,5 +78,5 @@ "typescript": "^3.6.3",

"dependencies": {
"bowser": "^2.6.1",
"caniuse-lite": "^1.0.30001008"
"bowser": "^2.9.0",
"caniuse-lite": "^1.0.30001039"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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