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.1 to 1.0.2

4

CHANGELOG.md

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

## 1.0.2 (August 15, 2019)
- Dependencies update
## 1.0.1 (March 21, 2019)

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

18

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

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

"@types/mocha": "^5.2.4",
"@types/node": "^11.11.4",
"@types/node": "^12.7.2",
"awesome-typescript-loader": "^5.2.0",

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

"cross-env": "^5.2.0",
"eslint": "^5.0.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint": "^6.0.1",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.13.0",
"gulp": "^4.0.0",
"gulp-eslint": "^5.0.0",
"gulp-eslint": "^6.0.0",
"gulp-jsonlint": "^1.1.2",

@@ -68,13 +68,13 @@ "gulp-sourcemaps": "^2.2.0",

"mocha": "^6.0.2",
"ts-node": "^8.0.3",
"ts-node": "^8.3.0",
"tslint": "^5.10.0",
"typescript": "^2.9.2",
"uglifyjs-webpack-plugin": "^2.0.0",
"webpack": "^4.29.3",
"webpack": "^4.36.1",
"webpack-cli": "^3.1.2"
},
"dependencies": {
"bowser": "^2.1.2",
"caniuse-lite": "^1.0.30000951"
"bowser": "^2.5.2",
"caniuse-lite": "^1.0.30000989"
}
}

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