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.14.1 to 7.15.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# [7.15.0](https://github.com/sencrop/metapak-sencrop/compare/v7.14.1...v7.15.0) (2022-05-23)
### Features
* **node:** bump to node 16 ([377000f](https://github.com/sencrop/metapak-sencrop/commit/377000f18fe2a3dbee3115865ee7fb6cdf6f3203))
## [7.14.1](https://github.com/sencrop/metapak-sencrop/compare/v7.14.0...v7.14.1) (2021-06-04)

@@ -2,0 +11,0 @@

4

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

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

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

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

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

module.exports = {
lastNodeLTS: '14.16.0',
lastNode: '14.16.0',
lastNodeLTS: '16.15.0',
lastNode: '16.15.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