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

browserslist-config-terra

Package Overview
Dependencies
Maintainers
9
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserslist-config-terra - npm Package Compare versions

Comparing version 1.3.0 to 2.0.0

2

browserslist.config.js
module.exports = [
'iOS >= 10',
'iOS >= 12',
'last 2 and_chr versions',

@@ -4,0 +4,0 @@ 'last 2 android versions',

@@ -7,2 +7,10 @@ ChangeLog

2.0.0 - (January 28, 2019)
------------------
### Breaking
* Update iOS lower bound from iOS 10 to iOS 12
### Changed
* Update copyright to include 2020
1.3.0 - (October 30, 2019)

@@ -9,0 +17,0 @@ ------------------

{
"name": "browserslist-config-terra",
"version": "1.3.0",
"version": "2.0.0",
"description": "Terra Browserslist Shared Config",

@@ -33,2 +33,3 @@ "main": "browserslist.config.js",

"postpublish": "git push --tag",
"prepublishOnly": "npm whoami && npm run lint",
"release:major": "npm version major -m 'Released version %s' && npm publish",

@@ -35,0 +36,0 @@ "release:minor": "npm version minor -m 'Released version %s' && npm publish",

@@ -73,3 +73,3 @@ <!-- Logo -->

Copyright 2018 - 2019 Cerner Innovation, Inc.
Copyright 2018 - 2020 Cerner Innovation, Inc.

@@ -76,0 +76,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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