Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cee-validate

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cee-validate - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

1

dist/cee-validate.es5.js

@@ -213,3 +213,2 @@ import { Component, Vue } from 'vue-property-decorator';

/// <reference path="./types.ts" />
var RULES = {};

@@ -216,0 +215,0 @@ var RuleContainer = /** @class */ (function () {

@@ -217,3 +217,2 @@ (function (global, factory) {

/// <reference path="./types.ts" />
var RULES = {};

@@ -220,0 +219,0 @@ var RuleContainer = /** @class */ (function () {

@@ -1,2 +0,1 @@

/// <reference path="types.d.ts" />
export default class Field {

@@ -3,0 +2,0 @@ private _vm;

@@ -1,2 +0,1 @@

/// <reference path="types.d.ts" />
export default class RuleContainer {

@@ -3,0 +2,0 @@ static readonly rules: {

@@ -1,2 +0,1 @@

/// <reference path="types.d.ts" />
import { Vue as VueComponent } from 'vue-property-decorator';

@@ -3,0 +2,0 @@ import FieldBag from './fieldBag';

2

package.json
{
"name": "cee-validate",
"version": "0.1.8",
"version": "0.1.9",
"description": "A model-based form validation library for vue inspired by vuelidate and vee-validate.",

@@ -5,0 +5,0 @@ "module": "dist/cee-validate.es5.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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