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

restl

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restl - npm Package Compare versions

Comparing version 0.3.3 to 0.4.0

2

changelog.md
ChangeLog
=========
0.3.3 (2017-07-07)
0.4.0 (2017-07-07)
------------------

@@ -6,0 +6,0 @@

@@ -75,3 +75,4 @@ var Link = require('./link');

relType,
uri
representation.uri,
embedded[ii]._links.self.href
)

@@ -78,0 +79,0 @@ );

@@ -226,3 +226,3 @@ 'use strict';

return this.client.getResource(
link.href
link.resolve()
);

@@ -229,0 +229,0 @@ }.bind(this));

{
"name": "restl",
"version": "0.3.3",
"version": "0.4.0",
"description": "Opiniated HAL client.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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