New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@taeminkim/test-module-bf

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taeminkim/test-module-bf - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.babelrc

16

package.json
{
"name": "@taeminkim/test-module-bf",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"build": "rm -rf ./lib && babel ./src -o ./lib",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "TaeminKim",
"license": "MIT"
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@pedaling/eslint-config-pedaling": "^1.0.5",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-preset-env": "^1.6.1",
"babel-preset-flow": "^6.23.0",
"eslint": "^4.18.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