+5
-8
@@ -0,1 +1,3 @@ | ||
| sudo: false | ||
| language: node_js | ||
@@ -5,2 +7,5 @@ | ||
| - '0.10' | ||
| - '0.12' | ||
| - '4' | ||
| - '5' | ||
@@ -12,12 +17,4 @@ branches: | ||
| # Not using `npm install --dev` because it is recursive. It will pull in the all | ||
| # development dependencies for CoffeeScript. Way too much spew in the Travis CI | ||
| # build output. | ||
| before_install: | ||
| - npm install | ||
| - npm install istanbul coveralls | ||
| env: | ||
| global: | ||
| - secure: "adO1EPQQNsF+b3DSvg7r3RvD0BHsYTTJlJGDcbpgRCop6vvYt5cG1H988u1poPHHQSAdAmA3Imf4yC19whLJTK8TcyNhpYjXTc4HIRdbHnt2PAl91LGgWybejZjI5p/a3GqgVKqku0L/JDm3O3r+7TjTkn/bIKB8yvXBLQdbL9E=" |
+1
-1
| The MIT License | ||
| Copyright (c) 2013-2015 Alan Gutierrez | ||
| Copyright (c) 2013-2016 Alan Gutierrez | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+2
-2
| { | ||
| "name": "encode", | ||
| "version": "0.0.3", | ||
| "version": "1.0.0", | ||
| "author": "Alan Gutierrez <alan@prettyrobots.com>", | ||
@@ -26,3 +26,3 @@ "description": "Utilities for encoding and decoding records for database storage.", | ||
| { | ||
| "proof": "0.0.56" | ||
| "proof": "1.x" | ||
| }, | ||
@@ -29,0 +29,0 @@ "scripts": |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%4203
-7.22%