Socket
Socket
Sign inDemoInstall

@traveloka/validation

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@traveloka/validation - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

9

CHANGELOG.md

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

<a name="2.0.0"></a>
# [2.0.0](https://github.com/Jekiwijaya/react-schema/compare/v1.0.6...v2.0.0) (2018-08-31)
**Note:** Version bump only for package @traveloka/validation
<a name="1.0.1"></a>

@@ -8,0 +17,0 @@ ## 1.0.1 (2018-08-16)

4

package.json
{
"name": "@traveloka/validation",
"version": "1.0.1",
"version": "2.0.0",
"main": "lib/index.js",

@@ -11,3 +11,3 @@ "types": "./lib/index.d.ts",

"test:coverage": "yarn test --coverage",
"test:ci": "yarn test:coverage -i --reporters jest-simple-dot-reporter jest-junit",
"test:ci": "yarn lint && yarn test:coverage -i --reporters jest-simple-dot-reporter jest-junit",
"test:html": "nyc npm test && nyc report --reporter=html",

@@ -14,0 +14,0 @@ "prebuild": "npm run clean",

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