New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aurelia-gridstack

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia-gridstack - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

6

dist/amd/elements/grid-stack/grid-stack.js

@@ -79,11 +79,11 @@ define(["require", "exports", "tslib", "aurelia-dependency-injection", "aurelia-pal", "aurelia-templating", "aurelia-typed-observable-plugin", "gridstack"], function (require, exports, tslib_1, aurelia_dependency_injection_1, aurelia_pal_1, aurelia_templating_1, aurelia_typed_observable_plugin_1, gs) {

tslib_1.__decorate([
aurelia_typed_observable_plugin_1.bindable,
aurelia_typed_observable_plugin_1.bindable.none,
tslib_1.__metadata("design:type", Object)
], GridStack.prototype, "float", void 0);
tslib_1.__decorate([
aurelia_typed_observable_plugin_1.bindable,
aurelia_typed_observable_plugin_1.bindable.none,
tslib_1.__metadata("design:type", Object)
], GridStack.prototype, "static", void 0);
tslib_1.__decorate([
aurelia_typed_observable_plugin_1.bindable,
aurelia_typed_observable_plugin_1.bindable.none,
tslib_1.__metadata("design:type", Object)

@@ -90,0 +90,0 @@ ], GridStack.prototype, "options", void 0);

define(["require", "exports", "aurelia-framework", "./elements/grid-stack/grid-stack", "./elements/grid-stack-item/grid-stack-item"], function (require, exports, aurelia_framework_1, grid_stack_1, grid_stack_item_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.GridStackItem = exports.GridStack = exports.configure = void 0;
exports.GridStackItem = exports.GridStack = void 0;
exports.configure = configure;
function configure(aurelia) {

@@ -11,3 +12,2 @@ aurelia.globalResources([

}
exports.configure = configure;
Object.defineProperty(exports, "GridStack", { enumerable: true, get: function () { return grid_stack_1.GridStack; } });

@@ -14,0 +14,0 @@ Object.defineProperty(exports, "GridStackItem", { enumerable: true, get: function () { return grid_stack_item_1.GridStackItem; } });

define(["require", "exports", "./models"], function (require, exports, models_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getResizeHandleTypesOnly = void 0;
exports.getResizeHandleTypesOnly = getResizeHandleTypesOnly;
function onlyUnique(value, index, self) {

@@ -23,4 +23,3 @@ return self.indexOf(value) === index;

}
exports.getResizeHandleTypesOnly = getResizeHandleTypesOnly;
});
//# sourceMappingURL=utils.js.map

@@ -83,11 +83,11 @@ "use strict";

tslib_1.__decorate([
aurelia_typed_observable_plugin_1.bindable,
aurelia_typed_observable_plugin_1.bindable.none,
tslib_1.__metadata("design:type", Object)
], GridStack.prototype, "float", void 0);
tslib_1.__decorate([
aurelia_typed_observable_plugin_1.bindable,
aurelia_typed_observable_plugin_1.bindable.none,
tslib_1.__metadata("design:type", Object)
], GridStack.prototype, "static", void 0);
tslib_1.__decorate([
aurelia_typed_observable_plugin_1.bindable,
aurelia_typed_observable_plugin_1.bindable.none,
tslib_1.__metadata("design:type", Object)

@@ -94,0 +94,0 @@ ], GridStack.prototype, "options", void 0);

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.GridStackItem = exports.GridStack = exports.configure = void 0;
exports.GridStackItem = exports.GridStack = void 0;
exports.configure = configure;
var aurelia_framework_1 = require("aurelia-framework");

@@ -11,3 +12,2 @@ function configure(aurelia) {

}
exports.configure = configure;
var grid_stack_1 = require("./elements/grid-stack/grid-stack");

@@ -14,0 +14,0 @@ Object.defineProperty(exports, "GridStack", { enumerable: true, get: function () { return grid_stack_1.GridStack; } });

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getResizeHandleTypesOnly = void 0;
exports.getResizeHandleTypesOnly = getResizeHandleTypesOnly;
var models_1 = require("./models");

@@ -23,3 +23,2 @@ function onlyUnique(value, index, self) {

}
exports.getResizeHandleTypesOnly = getResizeHandleTypesOnly;
//# sourceMappingURL=utils.js.map

@@ -79,11 +79,11 @@ import { __decorate, __metadata } from "tslib";

__decorate([
bindable,
bindable.none,
__metadata("design:type", Object)
], GridStack.prototype, "float", void 0);
__decorate([
bindable,
bindable.none,
__metadata("design:type", Object)
], GridStack.prototype, "static", void 0);
__decorate([
bindable,
bindable.none,
__metadata("design:type", Object)

@@ -90,0 +90,0 @@ ], GridStack.prototype, "options", void 0);

@@ -80,11 +80,11 @@ import { __decorate, __metadata } from "tslib";

__decorate([
bindable,
bindable.none,
__metadata("design:type", Object)
], GridStack.prototype, "float", void 0);
__decorate([
bindable,
bindable.none,
__metadata("design:type", Object)
], GridStack.prototype, "static", void 0);
__decorate([
bindable,
bindable.none,
__metadata("design:type", Object)

@@ -91,0 +91,0 @@ ], GridStack.prototype, "options", void 0);

{
"name": "aurelia-gridstack",
"version": "5.0.0",
"version": "6.0.0",
"publishConfig": {

@@ -46,5 +46,5 @@ "access": "public"

"aurelia-typed-observable-plugin": "^0.5.1",
"gridstack": "^10.1.0",
"gridstack": "^11.1.2",
"tslib": "^2.6.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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