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

@hpcc-js/codemirror-shim

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hpcc-js/codemirror-shim - npm Package Compare versions

Comparing version 0.0.69 to 0.0.70

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="0.0.70"></a>
## [0.0.70](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@0.0.69...@hpcc-js/codemirror-shim@0.0.70) (2018-08-02)
**Note:** Version bump only for package @hpcc-js/codemirror-shim
<a name="0.0.69"></a>

@@ -8,0 +16,0 @@ ## [0.0.69](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@0.0.68...@hpcc-js/codemirror-shim@0.0.69) (2018-07-30)

6

package.json
{
"name": "@hpcc-js/codemirror-shim",
"version": "0.0.69",
"version": "0.0.70",
"description": "hpcc-js - codemirror shim",

@@ -21,3 +21,3 @@ "main": "dist/index.js",

"build": "npm run compile-es6 && npm run bundle",
"watch": "concurrently --kill-others \"npm run compile-es6-watch\" \"npm run bundle-watch\"",
"watch": "run-p compile-es6-watch bundle-watch",
"lint": "tslint --project . src/**/*.ts",

@@ -31,3 +31,3 @@ "docs": "typedoc --options tdoptions.json ."

"@hpcc-js/bundle": "^0.0.44",
"concurrently": "3.5.1",
"npm-run-all": "4.1.3",
"rimraf": "2.6.2",

@@ -34,0 +34,0 @@ "rollup": "0.58.2",

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