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

flipjs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flipjs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

72

package.json
{
"_args": [
[
"flipjs",
"/Users/philip/dev/npm"
]
],
"_from": "flipjs@latest",
"_id": "flipjs@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/flipjs",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/flipjs-1.0.2.tgz_1458158125601_0.33132104366086423"
},
"_npmUser": {
"email": "flipjs.io@gmail.com",
"name": "flipjsio"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "flipjs",
"raw": "flipjs",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_shasum": "cb50ca64d6e25bb90e6895364a7968bf0e8066d1",
"_shrinkwrap": null,
"_spec": "flipjs",
"_where": "/Users/philip/dev/npm",
"author": {
"email": "flipjs.io@gmail.com",
"name": "Felipe Apostol",
"url": "http://flipjs.io"
},
"dependencies": {},
"name": "flipjs",
"version": "1.0.4",
"description": "flipjs javascript utility library",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "cb50ca64d6e25bb90e6895364a7968bf0e8066d1",
"tarball": "http://registry.npmjs.org/flipjs/-/flipjs-1.0.2.tgz"
},
"license": "MIT",
"main": "src/index.js",
"maintainers": [
{
"name": "flipjsio",
"email": "flipjs.io@gmail.com"
}
],
"name": "flipjs",
"optionalDependencies": {},
"readme": "see README.md",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.3"
"repository": {
"type": "git",
"url": "https://github.com/flipjs/flipjs.git"
},
"author": "Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/flipjs/flipjs/issues"
},
"homepage": "https://github.com/flipjs/flipjs"
}

2

src/examples/test.js

@@ -1,2 +0,2 @@

var flipjs = require('../lib')
var flipjs = require('../index')

@@ -3,0 +3,0 @@ var empty = {}

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