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

auto-cms-server

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-cms-server - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

public/auto-cms.html

6

package.json
{
"name": "auto-cms-server",
"version": "0.1.0",
"version": "0.1.1",
"description": "Auto turn any webpage into editable CMS without coding.",

@@ -26,2 +26,3 @@ "keywords": [

"files": [
"public",
"dist"

@@ -33,3 +34,4 @@ ],

"test": "tsc --noEmit",
"build": "run-s clean tsc",
"prepublishOnly": "npm run build",
"build": "run-s clean tsc bundle",
"clean": "rimraf dist",

@@ -36,0 +38,0 @@ "tsc": "tsc -p tsconfig.build.json",

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