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

@open-sauced/check-engines

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-sauced/check-engines - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## [1.1.0](https://github.com/open-sauced/check-engines/compare/v1.0.0...v1.1.0) (2021-11-01)
### Bug Fixes
* add missing semantic release node update ([#4](https://github.com/open-sauced/check-engines/issues/4)) ([7b85bed](https://github.com/open-sauced/check-engines/commit/7b85bed7b319f801c8e3e1319ab054bed8fd2c2d))
### Build System
* add dependabot missing minors ([#1](https://github.com/open-sauced/check-engines/issues/1)) ([16a7cbe](https://github.com/open-sauced/check-engines/commit/16a7cbea6aa2a18c8042cf850574ca4c350fd89e))
## 1.0.0 (2021-08-27)

@@ -2,0 +14,0 @@

10

package.json
{
"name": "@open-sauced/check-engines",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",

@@ -23,9 +23,9 @@ "bin": {

"devDependencies": {
"@open-sauced/semantic-release-conventional-config": "^1.2.0",
"@open-sauced/semantic-release-conventional-config": "^2.0.3",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"semantic-release": "^17.4.7"
"cz-conventional-changelog": "^3.3.0"
},
"scripts": {
"push": "cz",
"push": "npx cz",
"semantic-release": "npx semantic-release",
"test": "node ."

@@ -32,0 +32,0 @@ },

Sorry, the diff of this file is not supported yet

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