New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hsdk

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hsdk - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

source/resources/resource/test.js

2

package.json
{
"name": "hsdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "An hsdk for accessing the resources on the L&W API",

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

@@ -11,7 +11,2 @@ # hsdk

## jsonapi-home
Much like `json-home`, a fantastic spec by mtodd, jsonapi-home is an attempt to allow clients to build themselves.
## using

@@ -18,0 +13,0 @@

@@ -13,3 +13,2 @@ import {abstract} from "abstraction"

intent: text,
group: text,
namespace: text,

@@ -16,0 +15,0 @@ verb: text,

@@ -23,3 +23,2 @@ "use strict";

intent: _abstraction.text,
group: _abstraction.text,
namespace: _abstraction.text,

@@ -26,0 +25,0 @@ verb: _abstraction.text,

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