Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cici

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cici - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

25

package.json
{
"name": "cici",
"version": "0.0.6",
"version": "0.0.7",
"description": "Yet another static website generator built on top of Vue 2 and Webpack",

@@ -10,2 +10,3 @@ "bin": "./bin/cici.js",

"prestart": "npm run bundle && npm run transpile",
"prepublish": "npm run bundle && npm run transpile",
"start": "./bin/cici.js && http-server public",

@@ -39,13 +40,2 @@ "pretest": "npm run transpile",

"devDependencies": {
"babel-polyfill": "^6.7.4",
"babel-cli": "^6.22.2",
"babel-core": "^6.0.0",
"babel-helper-vue-jsx-merge-props": "^2.0.2",
"babel-loader": "^6.0.0",
"babel-eslint": "^6.0.4",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-plugin-transform-vue-jsx": "^3.3.0",
"babel-preset-es2015": "^6.14.0",
"babel-preset-stage-1": "^6.13.0",
"chai": "^3.5.0",

@@ -81,2 +71,13 @@ "cross-env": "^3.1.0",

"dependencies": {
"babel-polyfill": "^6.7.4",
"babel-cli": "^6.22.2",
"babel-core": "^6.0.0",
"babel-helper-vue-jsx-merge-props": "^2.0.2",
"babel-loader": "^6.0.0",
"babel-eslint": "^6.0.4",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-plugin-transform-vue-jsx": "^3.3.0",
"babel-preset-es2015": "^6.14.0",
"babel-preset-stage-1": "^6.13.0",
"commander": "^2.9.0",

@@ -83,0 +84,0 @@ "ejs": "^2.5.5",

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