New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@onflow/util-semver

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/util-semver - npm Package Compare versions

Comparing version

to
1.0.3-alpha.0

src/index.ts

6

CHANGELOG.md
# @onflow/util-semver
## 1.0.3-alpha.0
### Patch Changes
- [#1983](https://github.com/onflow/fcl-js/pull/1983) [`18d24c8bad7efa0d8741d74f0cf299f89b3622c7`](https://github.com/onflow/fcl-js/commit/18d24c8bad7efa0d8741d74f0cf299f89b3622c7) Thanks [@jribbink](https://github.com/jribbink)! - Update dependencies
## 1.0.2

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

2

dist/index.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
/*

@@ -6,0 +4,0 @@ compareIdentifiers was taken from semver package, which is licensed under ISC

{
"name": "@onflow/util-semver",
"version": "1.0.2",
"version": "1.0.3-alpha.0",
"description": "A lightweight semver implementation for use in FCL",
"main": "dist/index.js",
"module": "dist/index.module.js",
"source": "src/index.js",
"source": "src/index.ts",
"types": "types/index.d.ts",
"scripts": {

@@ -16,7 +17,7 @@ "prepublishOnly": "npm test && npm run build",

"devDependencies": {
"@onflow/fcl-bundle": "1.4.2",
"jest": "^29.5.0"
"@onflow/fcl-bundle": "1.5.1-alpha.0",
"jest": "^29.7.0"
},
"dependencies": {
"@babel/runtime": "^7.18.6"
"@babel/runtime": "^7.25.7"
},

@@ -23,0 +24,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet