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

@hpcc-js/util

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hpcc-js/util - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

8

CHANGELOG.md

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

<a name="0.1.14"></a>
## [0.1.14](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/util@0.1.13...@hpcc-js/util@0.1.14) (2018-08-23)
**Note:** Version bump only for package @hpcc-js/util
<a name="0.1.13"></a>

@@ -8,0 +16,0 @@ ## [0.1.13](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/util@0.1.12...@hpcc-js/util@0.1.13) (2018-08-14)

10

package.json
{
"name": "@hpcc-js/util",
"version": "0.1.13",
"version": "0.1.14",
"description": "hpcc-js - Utilities",

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

"scripts": {
"clean": "rimraf lib* && rimraf types && rimraf dist",
"clean": "rimraf lib* || rimraf types || rimraf dist",
"compile-es6": "tsc --module es6 --outDir ./lib-es6",

@@ -29,8 +29,5 @@ "compile-es6-watch": "npm run compile-es6 -- -w",

},
"dependencies": {
"es6-promise": "4.2.4",
"tslib": "1.9.3"
},
"devDependencies": {
"@hpcc-js/bundle": "^0.0.45",
"es6-promise": "4.2.4",
"npm-run-all": "4.1.3",

@@ -43,2 +40,3 @@ "rimraf": "2.6.2",

"rollup-plugin-postcss": "1.6.2",
"tslib": "1.9.3",
"tslint": "5.9.1",

@@ -45,0 +43,0 @@ "typedoc": "0.7.1",

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