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

@aphro/authorization-grammar

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

@aphro/authorization-grammar - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

6

CHANGELOG.md
# @aphro/authorization-grammar
## 0.0.9
### Patch Changes
- Fix casing errors on filesystem
## 0.0.8

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@aphro/authorization-grammar",
"version": "0.0.8",
"version": "0.0.9",
"main": "lib/index.js",

@@ -23,4 +23,4 @@ "type": "module",

"watch": "tsc --build -w",
"deep-clean": "rm -rf ./lib && rm tsconfig.tsbuildinfo"
"deep-clean": "rm -rf ./lib || true && rm tsconfig.tsbuildinfo || true"
}
}

Sorry, the diff of this file is not supported yet

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