New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

metapak-sencrop

Package Overview
Dependencies
Maintainers
2
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 6.3.0 to 6.3.1

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="6.3.1"></a>
## [6.3.1](https://github.com/sencrop/metapak-sencrop/compare/v6.3.0...v6.3.1) (2018-09-28)
### Bug Fixes
* **JSDocs config:** Stop ignoring tge the API.md file ([e2e9bbc](https://github.com/sencrop/metapak-sencrop/commit/e2e9bbc))
<a name="6.3.0"></a>

@@ -2,0 +12,0 @@ # [6.3.0](https://github.com/sencrop/metapak-sencrop/compare/v6.2.0...v6.3.0) (2018-09-28)

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,5 +14,2 @@ 'use strict';

// Ignore the API.md file
metapakData.ignore = [...new Set([...(metapakData.ignore || []), 'API.md'])];
// Add doc deps

@@ -19,0 +16,0 @@ packageConf.devDependencies = packageConf.devDependencies || {};

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