Socket
Socket
Sign inDemoInstall

ozone-type

Package Overview
Dependencies
Maintainers
5
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-type - npm Package Compare versions

Comparing version 4.2.2 to 4.3.0

4

package.json
{
"name": "ozone-type",
"version": "4.2.2",
"version": "4.3.0",
"publishConfig": {

@@ -21,3 +21,3 @@ "access": "public"

"license": "ISC",
"gitHead": "247552d5525acb2e7dc29fd43ecad12dd2ca311b"
"gitHead": "e14c1ae132d0d1822f1ebaebac34b7f68662a124"
}
{
"compilerOptions": {
"target": "es2015", // Use of ES6
"module": "amd", // Module strategy that is likely to be use with official Polymer/typeScript support. See PolymerLabs/IMD
"module": "commonjs", // Module strategy that is likely to be use with official Polymer/typeScript support. See PolymerLabs/IMD
"experimentalDecorators": true, //

@@ -6,0 +6,0 @@ "emitDecoratorMetadata": true,

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