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.2 to 0.7.3

script/base.js

2

CHANGELOG.md

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

## [0.7.2](https://github.com/feathersjs/hooks/compare/v0.7.1...v0.7.2) (2021-11-20)
## [0.7.3](https://github.com/feathersjs/hooks/compare/v0.7.2...v0.7.3) (2022-02-05)
**Note:** Version bump only for package @feathersjs/hooks
{
"module": "./esm/index.js",
"main": "./umd/index.js",
"main": "./script/index.js",
"types": "./types/index.d.ts",
"name": "@feathersjs/hooks",
"version": "0.7.2",
"version": "0.7.3",
"description": "Async middleware for JavaScript and TypeScript",

@@ -39,7 +39,7 @@ "homepage": "https://feathersjs.com",

"import": "./esm/index.js",
"require": "./umd/index.js",
"require": "./script/index.js",
"types": "./types/index.d.ts"
}
},
"gitHead": "dc897db4591c719b00c1624a821a7b1cffe99940"
"gitHead": "2b54070a5b3edf20afb55c319bcb38feb5137e42"
}
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