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

@wkovacs64/changesets-test

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wkovacs64/changesets-test - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.prettierignore

5

.changeset/config.json
{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "wKovacs64/changesets-test" }],
"changelog": [
"@changesets/changelog-github",
{ "repo": "wKovacs64/changesets-test" }
],
"commit": false,

@@ -5,0 +8,0 @@ "fixed": [],

7

.changeset/README.md
# Changesets
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it [in our repository](https://github.com/changesets/changesets)
We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
We have a quick list of common questions to get you started engaging with this project in [our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
# @wkovacs64/changesets-test
## 1.1.1
### Patch Changes
- [`0cc5a11`](https://github.com/wKovacs64/changesets-test/commit/0cc5a11d00c6291ddbce258ea741aa338ba954c2) Thanks [@wKovacs64](https://github.com/wKovacs64)! - Added prettier
## 1.1.0

@@ -4,0 +10,0 @@

{
"name": "@wkovacs64/changesets-test",
"version": "1.1.0",
"version": "1.1.1",
"description": "Testing changesets",

@@ -28,4 +28,6 @@ "main": "index.js",

"@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "^2.22.0"
"@changesets/cli": "^2.22.0",
"@wkovacs64/prettier-config": "^3.0.1",
"prettier": "^2.6.2"
}
}
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