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

@intelligo.ai/bonfire

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intelligo.ai/bonfire - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

package.json
{
"name": "@intelligo.ai/bonfire",
"version": "1.0.1",
"version": "1.0.2",
"description": "Open source decorators utils for angular",

@@ -10,3 +10,4 @@ "main": "./dist/lib/index",

"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "tsc"
},

@@ -13,0 +14,0 @@ "keywords": [

2

README.md

@@ -33,3 +33,3 @@ # Bonfire

```typescript
import { ReRenderOnChange, SetChecker, Observable } from '@intelligo/bonfire';
import { ReRenderOnChange, SetChecker, Observable } from '@intelligo.ai/bonfire';

@@ -36,0 +36,0 @@ @ReRenderOnChange()

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