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

breezets

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breezets - npm Package Compare versions

Comparing version 0.3.0-build.2 to 0.3.0-build.3

2

dist/generate.js

@@ -367,3 +367,3 @@ "use strict";

ctor = 'new ' + propertyinfoName + '(' + thisMeta + '._Instance, "' + property.name + '")';
return '' +
return '' + crlf +
' private _' + property.name + ': ' + propertyinfoName + ' = null;' + crlf +

@@ -370,0 +370,0 @@ ' public get ' + property.name + '(): ' + propertyinfoName + crlf +

{
"name": "breezets",
"version": "0.3.0-build.2",
"version": "0.3.0-build.3",
"description": "Library generating a strongly type client-side Typescript API for a Breeze data service",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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