Socket
Socket
Sign inDemoInstall

editions

Package Overview
Dependencies
Maintainers
2
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 3.11.0 to 3.12.0-next.1595336935.c6534a2d7335eece64ce54a5781b25b90ead010f

6

HISTORY.md
# History
## v3.12.0 2020 July 21
- Moved `semver` dependency from `devDependencies` to `dependencies` where it belongs (regression since v3.5.0)
- Thanks to [James Diamond](https://github.com/jdiamond) for [issue 91](https://github.com/bevry/editions/issues/91)
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.11.0 2020 July 3

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

16

package.json
{
"name": "editions",
"version": "3.11.0",
"version": "3.12.0-next.1595336935.c6534a2d7335eece64ce54a5781b25b90ead010f",
"description": "Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)",

@@ -122,10 +122,11 @@ "homepage": "https://github.com/bevry/editions",

"dependencies": {
"errlop": "^3.10.0"
"errlop": "^3.11.0",
"semver": "^6.3.0"
},
"devDependencies": {
"@bevry/update-contributors": "^1.13.0",
"@typescript-eslint/eslint-plugin": "^3.5.0",
"@typescript-eslint/parser": "^3.5.0",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"assert-helpers": "^6.16.0",
"eslint": "^7.3.1",
"eslint": "^7.5.0",
"eslint-config-bevry": "^3.13.0",

@@ -138,6 +139,5 @@ "eslint-config-prettier": "^6.11.0",

"projectz": "^2.11.0",
"semver": "6.3.0",
"surge": "^0.21.3",
"surge": "^0.21.6",
"typedoc": "^0.17.8",
"typescript": "^3.9.6",
"typescript": "^3.9.7",
"valid-directory": "^2.6.0"

@@ -144,0 +144,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