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

@wordpress/browserslist-config

Package Overview
Dependencies
Maintainers
6
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/browserslist-config - npm Package Compare versions

Comparing version

to
2.2.2

LICENSE.md

20

CHANGELOG.md
## 2.2.0 (2018-07-12)
### Internal
- Moved `@WordPress/packages` repository to `@WordPress/gutenberg` ([#7805](https://github.com/WordPress/gutenberg/pull/7805))

@@ -7,2 +9,4 @@

### Polish
- Fix: Standardized `package.json` format ([#119](https://github.com/WordPress/packages/pull/119))

@@ -12,2 +16,4 @@

### Polish
- Docs update of the Browserslist example repo URL ([#98](https://github.com/WordPress/packages/pull/98))

@@ -17,2 +23,4 @@

### Polish
- Removed `package-lock.json` file, lockfiles for apps, not packages ([#88](https://github.com/WordPress/packages/pull/88))

@@ -22,2 +30,4 @@

### Polish
- Added "Code is Poetry" footer to README.md ([#82](https://github.com/WordPress/packages/pull/82))

@@ -27,2 +37,4 @@

### New Feature
- Updated Browserslist to v3.1.0 ([#81](https://github.com/WordPress/packages/pull/81))

@@ -32,2 +44,4 @@

### Breaking Change
- Transfer to @wordpress npm organization.

@@ -38,2 +52,4 @@ - Published as @wordpress/browserslist-config.

### New Feature
- Add browserslist tests.

@@ -44,2 +60,4 @@ - Refactor per coding standards.

### Polish
- Update installation documentation.

@@ -49,2 +67,4 @@

### New Feature
- Initial release.

4

package.json
{
"name": "@wordpress/browserslist-config",
"version": "2.2.1",
"version": "2.2.2",
"description": "WordPress Browserslist shared configuration.",

@@ -30,3 +30,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "04961befa151ae1224f50ae2b3742d797b7409d9"
"gitHead": "df6f8da7b557894e4364c17db2dd4af0d1e20252"
}