Socket
Socket
Sign inDemoInstall

js-data-schema

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.1 to 1.0.0-beta.1

3

bower.json

@@ -5,3 +5,2 @@ {

"description": "Define and validate rules, datatypes and schemata in Node and in the browser.",
"version": "1.0.0-alpha.1",
"homepage": "http://www.js-data.io/docs/js-data-schema",

@@ -12,3 +11,3 @@ "repository": {

},
"main": "./dist/js-data-schema.min.js",
"main": "./dist/js-data-schema.js",
"ignore": [

@@ -15,0 +14,0 @@ ".idea/",

@@ -0,1 +1,5 @@

##### 1.0.0-beta.1 - 12 January 2015
Now in beta.
##### 1.0.0-alpha.1 - 01 November 2014

@@ -2,0 +6,0 @@

{
"name": "js-data-schema",
"description": "Define and validate rules, datatypes and schemata in Node and in the browser.",
"version": "1.0.0-alpha.1",
"version": "1.0.0-beta.1",
"homepage": "http://www.js-data.io/docs/js-data-schema",

@@ -38,28 +38,28 @@ "repository": {

"dependencies": {
"mout": "0.10.0"
"mout": "0.11.0"
},
"devDependencies": {
"chai": "1.9.2",
"chai": "1.10.0",
"grunt": "0.4.5",
"grunt-browserify": "3.1.0",
"grunt-browserify": "3.2.1",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-jshint": "0.10.0",
"grunt-contrib-uglify": "0.6.0",
"grunt-contrib-uglify": "0.7.0",
"grunt-contrib-watch": "0.6.1",
"grunt-karma": "0.9.0",
"grunt-karma-coveralls": "2.5.2",
"grunt-mocha-test": "0.12.2",
"grunt-karma": "0.10.1",
"grunt-karma-coveralls": "2.5.3",
"grunt-mocha-test": "0.12.6",
"jit-grunt": "0.9.0",
"karma": "0.12.24",
"karma": "0.12.31",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "0.1.5",
"karma-coverage": "0.2.6",
"karma-firefox-launcher": "0.1.3",
"karma-mocha": "0.1.9",
"karma-chrome-launcher": "0.1.7",
"karma-coverage": "0.2.7",
"karma-firefox-launcher": "0.1.4",
"karma-mocha": "0.1.10",
"karma-phantomjs-launcher": "0.1.4",
"karma-script-launcher": "0.1.0",
"karma-sinon": "1.0.3",
"karma-spec-reporter": "0.0.13",
"mocha": "2.0.1",
"sinon": "1.11.1",
"karma-sinon": "1.0.4",
"karma-spec-reporter": "0.0.16",
"mocha": "2.1.0",
"sinon": "1.12.2",
"time-grunt": "1.0.0"

@@ -66,0 +66,0 @@ },

@@ -1,3 +0,5 @@

## js-data-schema
<img src="https://raw.githubusercontent.com/js-data/js-data/master/js-data.png" alt="js-data logo" title="js-data" align="right" width="64" height="64" />
## js-data-schema [![Bower version](https://badge.fury.io/bo/js-data-schema.png)](http://badge.fury.io/bo/js-data-schema) [![NPM version](https://badge.fury.io/js/js-data-schema.png)](http://badge.fury.io/js/js-data-schema)
__Define and validate rules, datatypes and schemata in Node and in the browser.__

@@ -73,3 +75,3 @@

Copyright © 2013-2014 Jason Dobry
Copyright © 2013-2015 Jason Dobry

@@ -76,0 +78,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

Sorry, the diff of this file is not supported yet

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