Socket
Socket
Sign inDemoInstall

editions

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

editions - npm Package Compare versions

Comparing version 6.18.0 to 6.19.0-next.1701791231.2d343f3ae5def7636e0914494e7924c362286b4b

2

edition-deno/index.ts
// Imports
import { resolve } from 'node:path'
import matchRange from 'https://unpkg.com/version-range@^4.10.0/edition-deno/index.ts'
import matchRange from 'https://unpkg.com/version-range@^4.11.0/edition-deno/index.ts'
import { errtion, Errtion } from './util.ts'

@@ -5,0 +5,0 @@ import { versions as processVersions } from 'node:process'

{
"name": "editions",
"version": "6.18.0",
"version": "6.19.0-next.1701791231.2d343f3ae5def7636e0914494e7924c362286b4b",
"description": "Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)",

@@ -166,3 +166,3 @@ "homepage": "https://github.com/bevry/editions",

"dependencies": {
"version-range": "^4.10.0"
"version-range": "^4.11.0"
},

@@ -174,3 +174,3 @@ "devDependencies": {

"@typescript-eslint/parser": "^6.13.2",
"assert-helpers": "^11.8.0",
"assert-helpers": "^11.9.0",
"eslint": "^8.55.0",

@@ -232,2 +232,2 @@ "eslint-config-bevry": "^5.2.0",

}
}
}
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