New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 5.3.3 to 6.0.0

angular-gridster2.d.ts

79

package.json
{
"name": "angular-gridster2",
"version": "5.3.3",
"version": "6.0.0",
"license": "MIT",
"main": "dist/index.js",
"jsnext:main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"ng": "ng",
"start": "ng serve",
"serve": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"build-demo": "ng build --prod --base-href=/angular-gridster2/",
"build-npm": "gulp build && ngc -p tsconfig-lib.json",
"deploy-demo": "ngh --dir=demo --repo=https://GH_TOKEN@github.com/tiberiuzuld/angular-gridster2.git --name='Tiberiu Zuld' --email=tiberiuzuld@gmail.com"
"peerDependencies": {
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0"
},
"homepage": "https://tiberiuzuld.github.io/angular-gridster2/angular",
"homepage": "https://tiberiuzuld.github.io/angular-gridster2",
"bugs": {

@@ -45,47 +32,15 @@ "url": "https://github.com/tiberiuzuld/angular-gridster2/issues"

],
"files": [
"dist/*"
],
"dependencies": {},
"devDependencies": {
"@angular/animations": "5.2.10",
"@angular/cdk": "5.2.5",
"@angular/cli": "1.7.4",
"@angular/common": "5.2.10",
"@angular/compiler": "5.2.10",
"@angular/compiler-cli": "5.2.10",
"@angular/core": "5.2.10",
"@angular/forms": "5.2.10",
"@angular/http": "5.2.10",
"@angular/language-service": "5.2.10",
"@angular/material": "5.2.5",
"@angular/platform-browser": "5.2.10",
"@angular/platform-browser-dynamic": "5.2.10",
"@angular/platform-server": "5.2.10",
"@angular/router": "5.2.10",
"@types/jasmine": "2.8.7",
"@types/jasminewd2": "2.0.3",
"@types/node": "9.6.11",
"angular-cli-ghpages": "0.5.2",
"codelyzer": "4.3.0",
"core-js": "2.5.5",
"del": "3.0.0",
"gulp": "4.0.0",
"gulp-inline-ng2-template": "4.1.0",
"hammerjs": "2.0.8",
"jasmine-core": "3.1.0",
"jasmine-spec-reporter": "4.2.1",
"karma": "2.0.2",
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "1.4.2",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.0.0",
"ngx-markdown": "1.5.2",
"protractor": "5.3.1",
"rxjs": "5.5.10",
"ts-node": "6.0.2",
"tslint": "5.9.1",
"typescript": "2.6.2",
"zone.js": "0.8.26"
"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"
}
}
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