Socket
Socket
Sign inDemoInstall

@changesets/config

Package Overview
Dependencies
15
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

7

CHANGELOG.md
# @changesets/config
## 0.2.4
### Patch Changes
- Updated dependencies [[`9cd1eaf`](https://github.com/atlassian/changesets/commit/9cd1eafc1620894a39fe10d3e393ad8f812df53a)]:
- @changesets/logger@0.0.3
## 0.2.3

@@ -4,0 +11,0 @@

4

dist/config.cjs.dev.js

@@ -14,3 +14,3 @@ 'use strict';

name: "@changesets/config",
version: "0.2.3",
version: "0.2.4",
description: "Utilities for reading and parsing Changeset's config",

@@ -27,3 +27,3 @@ main: "dist/config.cjs.js",

"@changesets/errors": "^0.1.2",
"@changesets/logger": "^0.0.2",
"@changesets/logger": "^0.0.3",
"@changesets/types": "^0.4.0",

@@ -30,0 +30,0 @@ "fs-extra": "^7.0.1"

@@ -13,3 +13,3 @@ "use strict";

name: "@changesets/config",
version: "0.2.3",
version: "0.2.4",
description: "Utilities for reading and parsing Changeset's config",

@@ -23,3 +23,3 @@ main: "dist/config.cjs.js",

"@changesets/errors": "^0.1.2",
"@changesets/logger": "^0.0.2",
"@changesets/logger": "^0.0.3",
"@changesets/types": "^0.4.0",

@@ -26,0 +26,0 @@ "fs-extra": "^7.0.1"

@@ -8,3 +8,3 @@ import { readJSON } from 'fs-extra';

name: "@changesets/config",
version: "0.2.3",
version: "0.2.4",
description: "Utilities for reading and parsing Changeset's config",

@@ -21,3 +21,3 @@ main: "dist/config.cjs.js",

"@changesets/errors": "^0.1.2",
"@changesets/logger": "^0.0.2",
"@changesets/logger": "^0.0.3",
"@changesets/types": "^0.4.0",

@@ -24,0 +24,0 @@ "fs-extra": "^7.0.1"

{
"name": "@changesets/config",
"version": "0.2.3",
"version": "0.2.4",
"description": "Utilities for reading and parsing Changeset's config",

@@ -15,3 +15,3 @@ "main": "dist/config.cjs.js",

"@changesets/errors": "^0.1.2",
"@changesets/logger": "^0.0.2",
"@changesets/logger": "^0.0.3",
"@changesets/types": "^0.4.0",

@@ -18,0 +18,0 @@ "fs-extra": "^7.0.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc