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

promised-models2

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promised-models2 - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

lib/collection.js

@@ -403,3 +403,3 @@ var Events = require('./events'),

if (model.isOwnedBy(this)) {
if (model.isOwnedBy(this) && !model.isDestructed()) {
model.destruct();

@@ -406,0 +406,0 @@ }

{
"description": "promise based, typed attributes, nested models and collections",
"name": "promised-models2",
"version": "1.1.2",
"version": "1.1.3",
"repository": "git@github.com:bem-node/promised-models.git",

@@ -6,0 +6,0 @@ "keywords": [

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