Socket
Socket
Sign inDemoInstall

@lion/validate

Package Overview
Dependencies
2
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.22 to 0.2.23

test-helpers.js

11

CHANGELOG.md

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

## [0.2.23](https://github.com/ing-bank/lion/compare/@lion/validate@0.2.22...@lion/validate@0.2.23) (2019-07-30)
### Bug Fixes
* public test-helpers ([3b889e3](https://github.com/ing-bank/lion/commit/3b889e3))
## [0.2.22](https://github.com/ing-bank/lion/compare/@lion/validate@0.2.21...@lion/validate@0.2.22) (2019-07-25)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@lion/validate",
"version": "0.2.22",
"version": "0.2.23",
"description": "Validate your form elements",

@@ -36,3 +36,3 @@ "author": "ing-bank",

"@lion/core": "^0.1.13",
"@lion/localize": "^0.4.9"
"@lion/localize": "^0.4.10"
},

@@ -44,3 +44,3 @@ "devDependencies": {

},
"gitHead": "33652e5e494b694181f75ef4d6f3256c1af43419"
"gitHead": "6edef20f73d583b57ecf464d2b8e4777b4555720"
}
import { expect } from '@open-wc/testing';
import { smokeTestValidator } from './test-utils.js';
import { smokeTestValidator } from '../test-helpers.js';

@@ -4,0 +4,0 @@ import {

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