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.8 to 1.0.9

8

dist/lib/index.js

@@ -69,8 +69,4 @@ import onChange from 'on-change';

get: function () {
if (_this[proxyKey]) {
return _this[proxyKey].value;
}
else {
_this[key];
}
var _a;
return (_a = _this[proxyKey]) === null || _a === void 0 ? void 0 : _a.value;
},

@@ -77,0 +73,0 @@ set: function (val) {

{
"name": "@intelligo.ai/bonfire",
"version": "1.0.8",
"version": "1.0.9",
"description": "Open source decorators utils for angular",

@@ -36,4 +36,5 @@ "main": "./dist/lib/index",

"devDependencies": {
"@types/uuid": "^3.4.6"
"@types/uuid": "^3.4.6",
"typescript": "^3.7.3"
}
}

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