Socket
Socket
Sign inDemoInstall

cms-module-client

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cms-module-client - npm Package Compare versions

Comparing version 0.1.3-dev.0 to 0.1.3-dev.1

5

package.json
{
"name": "cms-module-client",
"version": "0.1.3-dev.0",
"version": "0.1.3-dev.1",
"description": "An editor for html pages. This is the client side part of the JS CMS module tool. It lets you edit a webpage in a WYSIWYG way. Together with the Server side module, it creates nicely integrated content management system for Node JS.",

@@ -15,3 +15,4 @@ "main": "index.js",

"dependencies": {
"@babel/plugin-transform-arrow-functions": "^7.2.0"
"@babel/plugin-transform-arrow-functions": "^7.2.0",
"@babel/preset-env": "^7.5.4"
},

@@ -18,0 +19,0 @@ "devDependencies": {

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