Socket
Socket
Sign inDemoInstall

@hubspot/cms-lib

Package Overview
Dependencies
Maintainers
14
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/cms-lib - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2-beta.1

3

api/fileMapper.js

@@ -1,2 +0,3 @@

const fs = require('fs-extra');
// We are purposely using fs instaed of fs-extra here. See https://github.com/HubSpot/hubspot-cms-tools/pull/407
const fs = require('fs');
const path = require('path');

@@ -3,0 +4,0 @@ const contentDisposition = require('content-disposition');

{
"name": "@hubspot/cms-lib",
"version": "2.2.1",
"version": "2.2.2-beta.1",
"description": "Library for working with the HubSpot CMS",

@@ -34,3 +34,3 @@ "license": "Apache-2.0",

},
"gitHead": "191773d88bffc5d6124089c1cfdca8b369d83a2b"
"gitHead": "46533ac6724556e7b6476a2ddaa83ef0d3264b90"
}
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