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

@content-app/content-module_stage

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@content-app/content-module_stage - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

install.js

@@ -81,4 +81,4 @@ module.exports = async function ({ client, space, environment }) {

const contentType = await environment.createContentTypeWithId(module, 'ModuleStage');
const contentType = await environment.createContentTypeWithId('ModuleStage', module);
await contentType.publish();
};
{
"name": "@content-app/content-module_stage",
"version": "0.1.0",
"version": "0.1.1",
"description": "",

@@ -5,0 +5,0 @@ "author": "Jan-Markus Langer",

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