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.0.1 to 1.0.2

7

CHANGELOG.md
# @changesets/config
## 1.0.2
### Patch Changes
- Updated dependencies [[`011d57f`](https://github.com/atlassian/changesets/commit/011d57f1edf9e37f75a8bef4f918e72166af096e)]:
- @changesets/types@2.0.0
## 1.0.1

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

4

dist/config.cjs.dev.js

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

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

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

"@changesets/logger": "^0.0.4",
"@changesets/types": "^1.0.1",
"@changesets/types": "^2.0.0",
"@manypkg/get-packages": "^1.0.1",

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

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

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

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

"@changesets/logger": "^0.0.4",
"@changesets/types": "^1.0.1",
"@changesets/types": "^2.0.0",
"@manypkg/get-packages": "^1.0.1",

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

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

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

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

"@changesets/logger": "^0.0.4",
"@changesets/types": "^1.0.1",
"@changesets/types": "^2.0.0",
"@manypkg/get-packages": "^1.0.1",

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

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

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

"@changesets/logger": "^0.0.4",
"@changesets/types": "^1.0.1",
"@changesets/types": "^2.0.0",
"@manypkg/get-packages": "^1.0.1",

@@ -19,0 +19,0 @@ "fs-extra": "^7.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