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

requestify

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requestify - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

2

index.js
/**
* The MIT License (MIT)
*
* Copyright (c) 2013 Ran Mizrahi <ranm@codeoasis.com>
* Copyright (c) 2013 Ran Mizrahi <ranm@cocycles.com>
*

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

The MIT License (MIT)
Copyright (c) 2013 Ran Mizrahi <ranm@codeoasis.com>
Copyright (c) 2013 Ran Mizrahi <ranm@cocycles.com>

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

{
"name": "requestify",
"description": "Simplifies node HTTP request making (HTTP client) with caching support.",
"version": "0.1.16",
"version": "0.1.17",
"scripts": {

@@ -23,7 +23,7 @@ "test": "mocha -R spec test/**/*.js test/*.js"

],
"author": "Ran Mizrahi <ranm@codeoasis.com>",
"author": "Ran Mizrahi <ranm@cocycles.com>",
"dependencies": {
"q": "~0.9.3",
"underscore": "~1.4.4",
"jquery": "~1.8.3"
"jquery": "~1.11"
},

@@ -30,0 +30,0 @@ "devDependencies": {

@@ -250,3 +250,3 @@ Requestify - Simplifies node HTTP request making. [![Build Status](https://secure.travis-ci.org/ranm8/requestify.png?branch=master)](http://travis-ci.org/ranm8/requestify)

Copyright (c) 2013 Ran Mizrahi <<ranm@codeoasis.com>>
Copyright (c) 2013 Ran Mizrahi <<ranm@cocycles.com>>

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

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