Socket
Socket
Sign inDemoInstall

zalopay-formatters

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 3.0.0

.babelrc.js

37

package.json
{
"name": "zalopay-formatters",
"version": "2.0.0",
"description": "ZaloPay formatters",
"main": "index.js",
"version": "3.0.0",
"description": "Provide basic functions process number, text",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "CPS",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc",
"test": "jest",
"coverage": "jest --coverage"
},
"keywords": [
"zalopay",
"zalpopay-formatters"
],
"author": "ZaloPay",
"license": "ISC",
"dependencies": {
"moment": "^2.18.1"
"moment": "^2.24.0"
},
"devDependencies": {
"babel-eslint": "^8.2.6",
"babel-plugin-transform-remove-console": "^6.9.4",
"eslint": "^5.3.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-react-native": "^3.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.11.0",
"eslint-plugin-react-native": "^3.2.1"
"@babel/core": "*",
"@babel/preset-env": "*",
"@babel/preset-react": "*",
"@babel/preset-typescript": "*",
"@types/jest": "*",
"babel-jest": "*",
"jest": "*"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc