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

@hpcc-js/c3-shim

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.36 to 0.0.37

build/c3-shim.js

13

package.json
{
"name": "@hpcc-js/c3-shim",
"version": "0.0.36",
"version": "0.0.37",
"description": "hpcc-js - c3 shim",
"main": "dist/c3-shim.js",
"module": "dist/c3-shim.es6.js",
"types": "dist/index.d.ts",
"main": "build/c3-shim.js",
"module": "build/c3-shim.es6",
"files": [

@@ -12,4 +11,4 @@ "dist/**/*"

"scripts": {
"build": "webpack",
"clean": "rimraf dist* && rimraf tmp"
"clean": "rimraf build",
"build": "webpack"
},

@@ -23,3 +22,3 @@ "dependencies": {

"rimraf": "2.6.1",
"typescript": "2.5.2",
"typescript": "2.6.1",
"webpack": "3.8.1"

@@ -26,0 +25,0 @@ },

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