Socket
Socket
Sign inDemoInstall

@im-js/bigdata

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

bigdata.cjs

30

package.json
{
"name": "@im-js/bigdata",
"version": "1.0.0",
"description": "Present by IMR",
"main": "bigdata.esm.js",
"type": "module",
"version": "1.1.0",
"description": "I'm Javascript `Big-data` Module",
"license": "ISC",
"author": "ksm@imrbiz.co.kr",
"license": "ISC",
"types": "public-api.d.ts"
"types": "public-api.d.ts",
"fesm2015": "bigdata.mjs",
"fesm2020": "bigdata.mjs",
"esm2020": "bigdata.mjs",
"es2020": "bigdata.mjs",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./public-api.d.ts",
"fesm2015": "./bigdata.mjs",
"fesm2020": "./bigdata.mjs",
"esm2020": "./bigdata.mjs",
"es2020": "./bigdata.mjs",
"require": "./bigdata.cjs",
"import": "./bigdata.mjs",
"node": "./bigdata.mjs",
"default": "./bigdata.mjs"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc