Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@changesets/config

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/config - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

7

CHANGELOG.md
# @changesets/config
## 1.6.2
### Patch Changes
- Updated dependencies [[`74dda8c`](https://github.com/atlassian/changesets/commit/74dda8c0d8bd1741ca7b19f0ccb37b2330dc9549)]:
- @changesets/get-dependents-graph@1.2.3
## 1.6.1

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

4

dist/config.cjs.dev.js

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

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

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

"@changesets/errors": "^0.1.4",
"@changesets/get-dependents-graph": "^1.2.2",
"@changesets/get-dependents-graph": "^1.2.3",
"@changesets/logger": "^0.0.5",

@@ -35,0 +35,0 @@ "@changesets/types": "^4.0.1",

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

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

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

"@changesets/errors": "^0.1.4",
"@changesets/get-dependents-graph": "^1.2.2",
"@changesets/get-dependents-graph": "^1.2.3",
"@changesets/logger": "^0.0.5",

@@ -30,0 +30,0 @@ "@changesets/types": "^4.0.1",

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

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

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

"@changesets/errors": "^0.1.4",
"@changesets/get-dependents-graph": "^1.2.2",
"@changesets/get-dependents-graph": "^1.2.3",
"@changesets/logger": "^0.0.5",

@@ -26,0 +26,0 @@ "@changesets/types": "^4.0.1",

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

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

"@changesets/errors": "^0.1.4",
"@changesets/get-dependents-graph": "^1.2.2",
"@changesets/get-dependents-graph": "^1.2.3",
"@changesets/logger": "^0.0.5",

@@ -18,0 +18,0 @@ "@changesets/types": "^4.0.1",

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