Socket
Socket
Sign inDemoInstall

js-schema

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.2 to 0.6.4

bower.json

6

HISTORY.md
Version history
===============
### 0.6.4 (2014-08-11) ###
* Fixing Bower issues
### 0.6.3 (2014-05-03) ###
* Bower front-end package manager support
### 0.6.2 (2013-02-03) ###

@@ -5,0 +11,0 @@ * Fixing Windows and Mac compatibility issues (#3, #5)

6

package.json
{
"author": "Gábor Molnár <gabor.molnar@sch.bme.hu>",
"contributors": [
"Alan James"
],
"name": "js-schema",
"description": "A simple and intuitive object validation library",
"keywords": [
"json",
"schema",

@@ -11,3 +15,3 @@ "JSON Schema",

],
"version": "0.6.2",
"version": "0.6.4",
"homepage": "https://github.com/molnarg/js-schema",

@@ -14,0 +18,0 @@ "repository": {

10

README.md

@@ -8,3 +8,3 @@ js-schema

**Latest release**: 0.6.2 (2013/02/03)
**Latest release**: 0.6.4 (2014/08/11)

@@ -245,4 +245,4 @@ Features

Installation on node.js
=======================
Installation
============

@@ -253,2 +253,6 @@ Using [npm](http://npmjs.org):

Using [bower](http://bower.io):
bower install js-schema
Build

@@ -255,0 +259,0 @@ =====

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