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

aurelia-validation

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia-validation - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

build/6to5-options.js

191

config.js

@@ -13,3 +13,9 @@ System.config({

"map": {
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.9.3",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-framework": "github:aurelia/framework@0.8.6",
"aurelia-http-client": "github:aurelia/http-client@0.4.4",
"aurelia-router": "github:aurelia/router@0.5.5",
"bootstrap": "github:twbs/bootstrap@3.3.2",
"font-awesome": "npm:font-awesome@4.3.0",
"github:aurelia/binding@0.3.4": {

@@ -20,2 +26,15 @@ "aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",

},
"github:aurelia/bootstrapper@0.9.3": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.2",
"aurelia-framework": "github:aurelia/framework@0.8.6",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.3",
"aurelia-loader-default": "github:aurelia/loader-default@0.4.1",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.2",
"aurelia-router": "github:aurelia/router@0.5.5",
"aurelia-templating": "github:aurelia/templating@0.8.9",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.8.4",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.8.7",
"aurelia-templating-router": "github:aurelia/templating-router@0.9.2"
},
"github:aurelia/dependency-injection@0.4.2": {

@@ -34,2 +53,15 @@ "aurelia-metadata": "github:aurelia/metadata@0.3.1",

},
"github:aurelia/history-browser@0.2.3": {
"aurelia-history": "github:aurelia/history@0.2.2",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/http-client@0.4.4": {
"aurelia-path": "github:aurelia/path@0.4.3",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/loader-default@0.4.1": {
"aurelia-loader": "github:aurelia/loader@0.3.3",
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"aurelia-path": "github:aurelia/path@0.4.3"
},
"github:aurelia/loader@0.3.3": {

@@ -40,2 +72,26 @@ "aurelia-html-template-element": "github:aurelia/html-template-element@0.1.2",

},
"github:aurelia/router@0.5.5": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-path": "github:aurelia/path@0.4.3",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.2.2",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/templating-binding@0.8.4": {
"aurelia-binding": "github:aurelia/binding@0.3.4",
"aurelia-templating": "github:aurelia/templating@0.8.9"
},
"github:aurelia/templating-resources@0.8.7": {
"aurelia-binding": "github:aurelia/binding@0.3.4",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-templating": "github:aurelia/templating@0.8.9",
"core-js": "npm:core-js@0.4.10"
},
"github:aurelia/templating-router@0.9.2": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.1",
"aurelia-path": "github:aurelia/path@0.4.3",
"aurelia-router": "github:aurelia/router@0.5.5",
"aurelia-templating": "github:aurelia/templating@0.8.9"
},
"github:aurelia/templating@0.8.9": {

@@ -52,7 +108,142 @@ "aurelia-binding": "github:aurelia/binding@0.3.4",

},
"github:jspm/nodelibs-assert@0.1.0": {
"assert": "npm:assert@1.3.0"
},
"github:jspm/nodelibs-buffer@0.1.0": {
"buffer": "npm:buffer@3.0.2"
},
"github:jspm/nodelibs-events@0.1.0": {
"events-browserify": "npm:events-browserify@0.0.1"
},
"github:jspm/nodelibs-http@1.7.0": {
"Base64": "npm:Base64@0.2.1",
"events": "github:jspm/nodelibs-events@0.1.0",
"inherits": "npm:inherits@2.0.1",
"stream": "github:jspm/nodelibs-stream@0.1.0",
"url": "github:jspm/nodelibs-url@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"github:jspm/nodelibs-https@0.1.0": {
"https-browserify": "npm:https-browserify@0.0.0"
},
"github:jspm/nodelibs-os@0.1.0": {
"os-browserify": "npm:os-browserify@0.1.2"
},
"github:jspm/nodelibs-path@0.1.0": {
"path-browserify": "npm:path-browserify@0.0.0"
},
"github:jspm/nodelibs-process@0.1.1": {
"process": "npm:process@0.10.0"
},
"github:jspm/nodelibs-querystring@0.1.0": {
"querystring": "npm:querystring@0.2.0"
},
"github:jspm/nodelibs-stream@0.1.0": {
"stream-browserify": "npm:stream-browserify@1.0.0"
},
"github:jspm/nodelibs-url@0.1.0": {
"url": "npm:url@0.10.2"
},
"github:jspm/nodelibs-util@0.1.0": {
"util": "npm:util@0.10.3"
},
"github:systemjs/plugin-css@0.1.5": {
"clean-css": "npm:clean-css@3.0.10",
"fs": "github:jspm/nodelibs-fs@0.1.1"
},
"github:twbs/bootstrap@3.3.2": {
"css": "github:systemjs/plugin-css@0.1.5",
"jquery": "github:components/jquery@2.1.3"
},
"npm:amdefine@0.1.0": {
"fs": "github:jspm/nodelibs-fs@0.1.1",
"module": "github:jspm/nodelibs-module@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:assert@1.3.0": {
"util": "npm:util@0.10.3"
},
"npm:buffer@3.0.2": {
"base64-js": "npm:base64-js@0.0.8",
"ieee754": "npm:ieee754@1.1.4",
"is-array": "npm:is-array@1.0.1"
},
"npm:clean-css@3.0.10": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"commander": "npm:commander@2.5.1",
"fs": "github:jspm/nodelibs-fs@0.1.1",
"http": "github:jspm/nodelibs-http@1.7.0",
"https": "github:jspm/nodelibs-https@0.1.0",
"os": "github:jspm/nodelibs-os@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1",
"source-map": "npm:source-map@0.1.43",
"url": "github:jspm/nodelibs-url@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:commander@2.5.1": {
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:core-js@0.4.10": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:core-util-is@1.0.1": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:events-browserify@0.0.1": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:https-browserify@0.0.0": {
"http": "github:jspm/nodelibs-http@1.7.0"
},
"npm:inherits@2.0.1": {
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:os-browserify@0.1.2": {
"os": "github:jspm/nodelibs-os@0.1.0"
},
"npm:path-browserify@0.0.0": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:punycode@1.3.2": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:readable-stream@1.1.13": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"core-util-is": "npm:core-util-is@1.0.1",
"events": "github:jspm/nodelibs-events@0.1.0",
"inherits": "npm:inherits@2.0.1",
"isarray": "npm:isarray@0.0.1",
"process": "github:jspm/nodelibs-process@0.1.1",
"stream": "npm:stream-browserify@1.0.0",
"string_decoder": "npm:string_decoder@0.10.31",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:source-map@0.1.43": {
"amdefine": "npm:amdefine@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:stream-browserify@1.0.0": {
"events": "github:jspm/nodelibs-events@0.1.0",
"inherits": "npm:inherits@2.0.1",
"readable-stream": "npm:readable-stream@1.1.13"
},
"npm:string_decoder@0.10.31": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:url@0.10.2": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"punycode": "npm:punycode@1.3.2",
"querystring": "github:jspm/nodelibs-querystring@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:util@0.10.3": {
"inherits": "npm:inherits@2.0.1",
"process": "github:jspm/nodelibs-process@0.1.1"
}

@@ -59,0 +250,0 @@ }

31

package.json
{
"name": "aurelia-validation",
"version": "0.0.1",
"version": "0.1.0",
"description": "aurelia-validation is a small validation plugin for aurelia.io that uses a fluent API",

@@ -25,2 +25,15 @@ "main": "src/validation.js",

"devDependencies": {
"aurelia-tools": "git+https://github.com/aurelia/tools.git",
"browser-sync": "^1.8.1",
"conventional-changelog": "0.0.11",
"del": "^1.1.0",
"gulp": "^3.8.10",
"gulp-6to5": "^3.0.0",
"gulp-bump": "^0.1.11",
"gulp-changed": "^1.1.0",
"gulp-jshint": "^1.9.0",
"gulp-plumber": "^0.6.6",
"gulp-yuidoc": "^0.1.2",
"jasmine-core": "^2.1.3",
"jshint-stylish": "^1.0.0",
"karma": "^0.12.28",

@@ -30,11 +43,21 @@ "karma-6to5-preprocessor": "^3.0.0",

"karma-jasmine": "^0.3.2",
"karma-jasmine-ajax": "git://github.com/martingust/karma-jasmine-ajax.git",
"karma-jspm": "^1.0.1",
"jasmine-core": "^2.1.3"
"object.assign": "^1.0.3",
"run-sequence": "^1.0.2",
"vinyl-paths": "^1.0.0",
"gulp-protractor": "^0.0.12",
"require-dir": "^0.1.0",
"yargs": "^2.1.1"
},
"jspm": {
"dependencies": {
"aurelia-framework": "^0.8.4"
"aurelia-bootstrapper": "^0.9.1",
"aurelia-dependency-injection": "^0.4.1",
"aurelia-framework": "^0.8.4",
"aurelia-http-client": "^0.4.3",
"aurelia-router": "^0.5.1",
"bootstrap": "^3.3.1",
"font-awesome": "^4.2.0"
}
}
}

2

README.md

@@ -30,3 +30,3 @@ # aurelia-validation

####copy & paste
I'm planning to transform this repo into a nifty NPM package ( #9 ), but I'm not quite ready for a first release. Untill that time, grab the contents of the **src** folder and drop them into your plugins folder. If you do not have a plugins folder yet, you can create a subdirectory in your **src** folder called **plugins**.
I've transformed repo into [a nifty NPM package (aurelia-validation)](https://www.npmjs.com/package/aurelia-validation), but I'm still new to the hipster world of NPM... Untill I've optimized the installation procedure, you can grab the contents of the **src** folder and drop them into your plugins folder. If you do not have a plugins folder yet, you can create a subdirectory in your **src** folder called **plugins**.

@@ -33,0 +33,0 @@ ####migrate from aurelia-app to aurelia-main

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