New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular2-swagger-form-field

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-swagger-form-field - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

bundles/components.d.ts

3

CHANGELOG.md
CHANGELOG
=========
### 1.1.3
Added bundles folder with artifacts to load with SystemJS.
### 1.1.0
Module published to npm.

3

package.json
{
"name": "angular2-swagger-form-field",
"version": "1.1.2",
"version": "1.1.3",
"description": "Angular 2 module with some components to build a model-driven form using the generated classes from the SwaggerTSGenerator.",

@@ -8,2 +8,3 @@ "main": "components.ts",

"build": "tcs",
"deploy-test": "tsc && npm version patch",
"deploy-patch": "tsc && npm version patch && npm publish"

@@ -10,0 +11,0 @@ },

@@ -8,3 +8,3 @@ {

"emitDecoratorMetadata": true,
"outFile": "dist/components.js",
"outFile": "bundles/components.js",
"rootDir": ".",

@@ -11,0 +11,0 @@ "sourceMap": 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