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

@anansi/browserslist-config

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anansi/browserslist-config - npm Package Compare versions

Comparing version 1.4.3 to 1.5.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [1.5.0](https://github.com/ntucker/anansi/compare/@anansi/browserslist-config@1.4.3...@anansi/browserslist-config@1.5.0) (2024-01-19)
### 🚀 Features
* Add node20, node22 BROWSERSLIST_ENV ([31e19a2](https://github.com/ntucker/anansi/commit/31e19a294023673f88ce88ec4435aaceb9fca95b))
### [1.4.3](https://github.com/ntucker/anansi/compare/@anansi/browserslist-config@1.4.2...@anansi/browserslist-config@1.4.3) (2023-05-07)

@@ -8,0 +14,0 @@

2

index.js

@@ -42,2 +42,4 @@ module.exports = {

node18: ['node 18'],
node20: ['node 20'],
node22: ['node 22'],
};

2

package.json
{
"name": "@anansi/browserslist-config",
"version": "1.4.3",
"version": "1.5.0",
"description": "Support modern browsers",

@@ -5,0 +5,0 @@ "main": "index.js",

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