@intelligo.ai/bonfire
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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": [ |
@@ -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() |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7592
0