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

angular-gridster2

Package Overview
Dependencies
Maintainers
1
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 6.0.6 to 6.0.7

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

75

package.json
{
"name": "angular-gridster2",
"version": "6.0.6",
"version": "6.0.7",
"license": "MIT",
"peerDependencies": {
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0"
"scripts": {
"ng": "ng",
"start": "ng serve",
"serve": "ng serve",
"build": "ng build",
"build-lib": "ng build angular-gridster2",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"build-demo": "ng build --prod --base-href=/angular-gridster2/",
"build-npm": "ng build angular-gridster2 --prod",
"deploy-demo": "ngh --dir=dist/demo --repo=https://GH_TOKEN@github.com/tiberiuzuld/angular-gridster2.git --name='Tiberiu Zuld' --email=tiberiuzuld@gmail.com"
},

@@ -32,15 +41,49 @@ "homepage": "https://tiberiuzuld.github.io/angular-gridster2",

],
"main": "bundles/angular-gridster2.umd.js",
"module": "fesm5/angular-gridster2.js",
"es2015": "fesm2015/angular-gridster2.js",
"esm5": "esm5/angular-gridster2.js",
"esm2015": "esm2015/angular-gridster2.js",
"fesm5": "fesm5/angular-gridster2.js",
"fesm2015": "fesm2015/angular-gridster2.js",
"typings": "angular-gridster2.d.ts",
"metadata": "angular-gridster2.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^1.9.0"
"files": [
"dist/*"
],
"dependencies": {},
"devDependencies": {
"@angular-devkit/build-angular": "0.7.5",
"@angular-devkit/build-ng-packagr": "0.7.5",
"@angular/animations": "6.1.4",
"@angular/cdk": "6.4.6",
"@angular/cli": "6.1.5",
"@angular/common": "6.1.4",
"@angular/compiler": "6.1.4",
"@angular/compiler-cli": "6.1.4",
"@angular/core": "6.1.4",
"@angular/forms": "6.1.4",
"@angular/http": "6.1.4",
"@angular/language-service": "6.1.4",
"@angular/material": "6.4.6",
"@angular/platform-browser": "6.1.4",
"@angular/platform-browser-dynamic": "6.1.4",
"@angular/platform-server": "6.1.4",
"@angular/router": "6.1.4",
"@types/jasmine": "2.8.8",
"@types/jasminewd2": "2.0.3",
"@types/node": "10.9.2",
"angular-cli-ghpages": "0.5.3",
"codelyzer": "4.4.4",
"core-js": "2.5.7",
"hammerjs": "2.0.8",
"jasmine-core": "3.2.1",
"jasmine-spec-reporter": "4.2.1",
"karma": "3.0.0",
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "2.0.2",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.3.1",
"ng-packagr": "4.1.0",
"ngx-markdown": "6.1.0",
"protractor": "5.4.0",
"rxjs": "6.2.2",
"ts-node": "7.0.1",
"tsickle": "0.32.1",
"tslib": "1.9.3",
"tslint": "5.11.0",
"typescript": "2.9.2",
"zone.js": "0.8.26"
}
}
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