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

angular-gridster2

Package Overview
Dependencies
Maintainers
2
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-gridster2 - npm Package Compare versions

Comparing version 13.3.0 to 13.3.1

dist/angular-gridster2/angular-gridster2.d.ts

103

package.json
{
"name": "angular-gridster2",
"version": "13.3.0",
"version": "13.3.1",
"license": "MIT",
"sideEffects": false,
"dependencies": {
"tslib": "^2.3.0"
"scripts": {
"husky": "husky",
"commitlint": "commitlint",
"lint-staged": "lint-staged",
"ng": "ng",
"start": "ng serve",
"serve": "ng serve",
"build": "ng build",
"build-lib": "ng build angular-gridster2",
"test": "ng test",
"test-lib": "ng test angular-gridster2",
"lint": "ng lint",
"build-demo": "ng build",
"build-npm": "ng build angular-gridster2",
"watch": "ng build --watch --configuration development",
"deploy": "ng deploy",
"postinstall": "husky install"
},
"peerDependencies": {
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0"
},
"homepage": "https://tiberiuzuld.github.io/angular-gridster2",

@@ -36,21 +46,60 @@ "bugs": {

],
"module": "fesm2015/angular-gridster2.mjs",
"es2020": "fesm2020/angular-gridster2.mjs",
"esm2020": "esm2020/angular-gridster2.mjs",
"fesm2020": "fesm2020/angular-gridster2.mjs",
"fesm2015": "fesm2015/angular-gridster2.mjs",
"typings": "angular-gridster2.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./angular-gridster2.d.ts",
"esm2020": "./esm2020/angular-gridster2.mjs",
"es2020": "./fesm2020/angular-gridster2.mjs",
"es2015": "./fesm2015/angular-gridster2.mjs",
"node": "./fesm2015/angular-gridster2.mjs",
"default": "./fesm2020/angular-gridster2.mjs"
}
"files": [
"dist/*"
],
"dependencies": {
"@angular/animations": "13.3.9",
"@angular/cdk": "13.3.7",
"@angular/common": "13.3.9",
"@angular/compiler": "13.3.9",
"@angular/core": "13.3.9",
"@angular/forms": "13.3.9",
"@angular/material": "13.3.7",
"@angular/platform-browser": "13.3.9",
"@angular/platform-browser-dynamic": "13.3.9",
"@angular/router": "13.3.9",
"ngx-markdown": "13.1.0",
"rxjs": "7.5.5",
"tslib": "2.4.0",
"zone.js": "0.11.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "13.3.6",
"@angular-eslint/builder": "13.2.1",
"@angular-eslint/eslint-plugin": "13.2.1",
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/schematics": "13.2.1",
"@angular-eslint/template-parser": "13.2.1",
"@angular/cli": "13.3.6",
"@angular/compiler-cli": "13.3.9",
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@types/jasmine": "4.0.3",
"@types/node": "17.0.35",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"angular-cli-ghpages": "1.0.0",
"eslint": "8.16.0",
"husky": "8.0.1",
"jasmine-core": "4.1.1",
"karma": "6.3.20",
"karma-chrome-launcher": "3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "5.0.1",
"karma-jasmine-html-reporter": "1.7.0",
"lint-staged": "12.4.1",
"ng-packagr": "13.3.1",
"prettier": "2.6.2",
"typescript": "4.6.4"
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"lint-staged": {
"*.{html,scss,js,ts,md}": [
"prettier --write"
]
}
}
}
# angular-gridster2
[![npm version](https://badge.fury.io/js/angular-gridster2.svg)](https://badge.fury.io/js/angular-gridster2)
[![dependencies Status](https://david-dm.org/tiberiuzuld/angular-gridster2/status.svg)](https://david-dm.org/tiberiuzuld/angular-gridster2)
[![devDependencies Status](https://david-dm.org/tiberiuzuld/angular-gridster2/dev-status.svg)](https://david-dm.org/tiberiuzuld/angular-gridster2?type=dev)
![Node CI](https://github.com/tiberiuzuld/angular-gridster2/workflows/Node%20CI/badge.svg)
![Node CI](https://github.com/tiberiuzuld/angular-gridster2/actions/workflows/deploy-demo.yml/badge.svg)
[![downloads](https://img.shields.io/npm/dm/angular-gridster2.svg)](https://www.npmjs.com/package/angular-gridster2)

@@ -148,8 +146,2 @@ [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/tiberiuzuld)

### Supporters
@ea20140129
@matpag (Mattia Pagini)
@DerekJDev (Derek Johnson)
### [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/tiberiuzuld)

@@ -161,2 +153,2 @@

Copyright (c) 2022 Tiberiu Zuld
Copyright (c) 2023 Tiberiu Zuld

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