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

@owlnext/heimdall-js

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlnext/heimdall-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "@owlnext/heimdall-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Heimdall API client & utils for javascript technologies",
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",

@@ -7,0 +7,0 @@ "files": [

@@ -9,3 +9,3 @@ # heimdallJS

```bash
npm i --save heimdall-js
npm -i --save @owlnext/heimdall-js
```

@@ -16,3 +16,3 @@

```typescript
import Heimdall from "heimdall-js";
import Heimdall from '@owlnext/heimdall-js'

@@ -19,0 +19,0 @@ // first, authenticate your Heimdall client

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