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

@last-rev/adapter-contentful

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@last-rev/adapter-contentful - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

dist/linkParser/linkParser.js

@@ -47,3 +47,3 @@ "use strict";

if (!_href || !_as) {
helpers_1.warn("Bad content for " + contentTypeId + ": Unable to parse href for " + _id + ": Possible causes: " + _contentTypeId + " does not have an entry in urlMap (in .lsatrevrc file), slug field is not populated, or content has been archived or deleted.");
helpers_1.warn("Bad content for " + contentTypeId + ": Unable to parse href for " + _id + ": Possible causes: " + _contentTypeId + " does not have an entry in urlMap (in .lastrevrc file), slug field is not populated, or content has been archived or deleted.");
break;

@@ -50,0 +50,0 @@ }

{
"name": "@last-rev/adapter-contentful",
"version": "3.0.4",
"version": "3.0.5",
"description": "Transforms data from contentful's structure to one which is expected by LastRev components",

@@ -48,3 +48,3 @@ "main": "dist/index.js",

},
"gitHead": "719ff71aeec598feb208e88bf31209ee1391cb0f"
"gitHead": "50d94942c173e08412f8b8cd85e53906817d08af"
}
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