Socket
Socket
Sign inDemoInstall

breeze-client

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breeze-client - npm Package Compare versions

Comparing version 1.7.0 to 2.0.0-alpha.2

abstract-data-service-adapter.d.ts

51

package.json
{
"name": "breeze-client",
"version": "1.7.0",
"description": "Breeze Javascript client",
"main": "./breeze.debug.js",
"types": "./index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "2.0.0-alpha.2",
"description": "Breeze for JavaScript clients",
"repository": "https://github.com/Breeze/breeze-client.git",
"main" : "dist/bundles/breeze-client.umd.js",
"module": "dist/breeze-client.es5.js",
"es2015" : "dist/breeze-client.js",
"typings": "dist/breeze-client.d.ts",
"contributors": [
"Jay Traband",
"Steve Schmitt",
"Marcel Good",
"Ward Bell"
],
"license": "ISC",
"bugs": {
"url": "https://github.com/Breeze/breeze-client/issues"
},
"homepage": "www.breezejs.com",
"author": {
"name": "Jay Traband",
"email": "jayt@ideablade.com"
},
"engines": {
"node": ">= 0.6.6"
},
"repository": {
"type": "git",
"url": "https://github.com/Breeze/breeze.js.git"
},
"license": "MIT",
"devDependencies": {
"event-stream": "^3.2.1",
"gulp": "^3.8.7",
"gulp-changed": "^1.0.0",
"gulp-shell": "^0.2.9"
},
"jspm": {
"directories": {
"lib": "build"
},
"format": "global"
},
"keywords": [
"breeze", "spa", "data binding", "change tracking", "query", "linq", "cache", "graph", "angular", "angularjs"
]
"homepage": "https://github.com/Breeze/breeze-client#readme"
}
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