Socket
Socket
Sign inDemoInstall

ozone-api-request

Package Overview
Dependencies
Maintainers
5
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-api-request - npm Package Compare versions

Comparing version 4.1.1 to 4.1.3-alpha.0

17

package.json
{
"name": "ozone-api-request",
"version": "4.1.1",
"version": "4.1.3-alpha.0",
"publishConfig": {

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

"prepublish": "npm run build",
"build": "tsc",
"test": "tsc",
"doc": "typedoc --excludeExternals --out doc/ src/"
"build": "../../../node_modules/.bin/tsc",
"test": "../../../node_modules/.bin/tsc",
"doc": "../../../node_modules/.bin/typedoc --excludeExternals --out doc/ src/"
},

@@ -24,11 +24,8 @@ "author": "hj@taktik",

"devDependencies": {
"ozone-type": "^4.1.1",
"typescript": "^2.9.2"
"ozone-type": "^4.1.3-alpha.0"
},
"dependencies": {
"@types/lodash": "^4.14.116",
"taktik-polymer-typescript": "^4.1.1",
"typedoc": "^0.11.1"
"taktik-polymer-typescript": "^4.1.3-alpha.0"
},
"gitHead": "b060ec089b4824e8aa36128b59fb8c6d772e7668"
"gitHead": "fa213345912d8fc1396b60f4cd3e941428e24059"
}
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