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

blaze_compiler

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blaze_compiler - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "blaze_compiler",
"version": "0.0.3",
"version": "0.0.4",
"description": "Transpiles extendable, schema orientated definitions into Firebase security rules",

@@ -5,0 +5,0 @@ "author": "Tom Larkworthy",

@@ -38,6 +38,9 @@ # Blaze compiler for Firebase

```
blaze examples/structure.yaml
blaze /usr/local/lib/node_modules/blaze_compiler/examples/structure.yaml
blaze -v /usr/local/lib/node_modules/blaze_compiler/examples/mail_example.yaml
blaze -v <your blaze file>
```
this will save a rules.json in the current directory
this will save a rules.json in the current directory which you can upload to the Firebase website
## Rules specified in YAML (or JSON)

@@ -44,0 +47,0 @@

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