Socket
Socket
Sign inDemoInstall

@changesets/get-version-range-type

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/get-version-range-type - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

6

CHANGELOG.md
# @changesets/get-version-range-type
## 0.3.1
### Patch Changes
- [`04ddfd7`](https://github.com/atlassian/changesets/commit/04ddfd7c3acbfb84ef9c92873fe7f9dea1f5145c) [#305](https://github.com/atlassian/changesets/pull/305) Thanks [@Noviny](https://github.com/Noviny)! - Add link to changelog in readme
## 0.3.0

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

2

package.json
{
"name": "@changesets/get-version-range-type",
"version": "0.3.0",
"version": "0.3.1",
"description": "Common get-version-range-type shared between changeset packages",

@@ -5,0 +5,0 @@ "main": "dist/get-version-range-type.cjs.js",

# @changesets/get-version-range-type
[![View changelog](https://img.shields.io/badge/changelogs.xyz-Explore%20Changelog-brightgreen)](https://changelogs.xyz/@changesets/get-version-range-type)
Simple function that takes in a string which is a version range (ie `^1.0.0`, `~3.5.1`, `2.0.0`)

@@ -4,0 +7,0 @@ and returns the range definition.

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