Socket
Socket
Sign inDemoInstall

codeflask

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

4

package.json
{
"name": "codeflask",
"version": "1.0.4",
"version": "1.0.5",
"description": "A micro code-editor for awesome web pages",

@@ -15,3 +15,3 @@ "main": "build/codeflask.min.js",

"start": "serve public",
"pretest": "npm run build && node test/script-load.js",
"pretest": "npm run build",
"test": "wdio test/wdio.conf.js",

@@ -18,0 +18,0 @@ "prepublishOnly": "npm install && npm run build"

@@ -1,8 +0,4 @@

<p align="center">
[![npm version](https://badge.fury.io/js/codeflask.svg)](https://www.npmjs.com/package/codeflask)
[![Build Status](https://travis-ci.org/kazzkiq/CodeFlask.js.svg?branch=master)](https://travis-ci.org/kazzkiq/CodeFlask.js)
[![Build Status](https://travis-ci.org/kazzkiq/CodeFlask.svg?branch=master)](https://travis-ci.org/kazzkiq/CodeFlask)
</p>
<p align="center">

@@ -9,0 +5,0 @@ <img src="logo.png" width="190"><br>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc