New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

encode

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encode - npm Package Compare versions

Comparing version
0.0.3
to
1.0.0
+5
-8
.travis.yml

@@ -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="
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

{
"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