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

metapak-sencrop

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metapak-sencrop - npm Package Compare versions

Comparing version 7.11.1 to 7.12.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# [7.12.0](https://github.com/sencrop/metapak-sencrop/compare/v7.11.1...v7.12.0) (2021-03-02)
### Bug Fixes
* **actions:** bump to node 14 ([7e53e50](https://github.com/sencrop/metapak-sencrop/commit/7e53e507ea0fc3a99f73af330b6ca64d86ecccd3))
### Features
* **node:** upgrade lts ([2954625](https://github.com/sencrop/metapak-sencrop/commit/2954625177a08110ba2a0656e9c46bad33fe6a44))
## [7.11.1](https://github.com/sencrop/metapak-sencrop/compare/v7.11.0...v7.11.1) (2021-01-07)

@@ -2,0 +16,0 @@

4

package.json
{
"name": "metapak-sencrop",
"version": "7.11.1",
"version": "7.12.0",
"description": "A `metapak` plugin for Sencrop projects",

@@ -71,3 +71,3 @@ "main": "index.js",

"engines": {
"node": ">=12.13.0"
"node": ">=14.16.0"
},

@@ -74,0 +74,0 @@ "config": {},

@@ -6,4 +6,4 @@ 'use strict';

module.exports = {
lastNodeLTS: '12.13.0',
lastNode: '12.13.0',
lastNodeLTS: '14.16.0',
lastNode: '14.16.0',
};

Sorry, the diff of this file is not supported yet

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