Socket
Socket
Sign inDemoInstall

@feathersjs/hooks

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/hooks - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

## [0.7.1](https://github.com/feathersjs/hooks/compare/v0.7.0...v0.7.1) (2021-11-20)
## [0.7.2](https://github.com/feathersjs/hooks/compare/v0.7.1...v0.7.2) (2021-11-20)
**Note:** Version bump only for package @feathersjs/hooks

@@ -6,3 +6,3 @@ {

"name": "@feathersjs/hooks",
"version": "0.7.1",
"version": "0.7.2",
"description": "Async middleware for JavaScript and TypeScript",

@@ -44,3 +44,3 @@ "homepage": "https://feathersjs.com",

},
"gitHead": "3534c19d11f08c786465048eb2107bf5a92f118c"
"gitHead": "dc897db4591c719b00c1624a821a7b1cffe99940"
}

@@ -25,3 +25,3 @@ # Hooks

```js
import { hooks } from 'https://deno.land/x/hooks@x.x.x/deno/index.ts';
import { hooks } from 'https://deno.land/x/hooks/src/index.ts';
```

@@ -28,0 +28,0 @@

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