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

hooks.macro

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hooks.macro - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

build/hooks.macro.d.ts

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## v1.0.1 (February 6, 2019)
- Make sure all built files are included in the distribution (54201821869669a76c60360a8b7b74f88c5654d7)
## v1.0.0 (February 6, 2019)
- Remove alpha warnings. React Hooks are live!
- Fix export names in TypeScript typings (2ccd5f6335b6ac79603ee990537a55ab47f67afa)
## v0.2.0 (December 17, 2018)

@@ -2,0 +11,0 @@

5

package.json
{
"name": "hooks.macro",
"version": "1.0.0",
"version": "1.0.1",
"author": "Pier Paolo Ramon <ramonpierre@gmail.com>",

@@ -9,2 +9,5 @@ "main": "build/hooks.macro.js",

"typings": "build/hooks.macro.d.ts",
"files": [
"build/**"
],
"scripts": {

@@ -11,0 +14,0 @@ "test": "jest",

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