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

browserslist-config-oortcast

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserslist-config-oortcast - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

index.js

@@ -7,5 +7,6 @@ var supportedBrowsers = [

'last 3 ChromeAndroid versions',
'not ie <= 12'
'not ie <= 12',
'not opera <= 55'
];
module.exports = supportedBrowsers;
{
"name": "browserslist-config-oortcast",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/oortcast/browserslist-config-oortcast",

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