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

@sebgroup/frontend-tools

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sebgroup/frontend-tools - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

bin/generate-api

13

CHANGELOG.md

@@ -1,12 +0,9 @@

# [1.2.0](https://github.com/sebgroup/frontend-tools/compare/v1.1.4...v1.2.0) (2020-04-15)
# [1.3.0](https://github.com/sebgroup/frontend-tools/compare/v1.2.0...v1.3.0) (2020-04-27)
### Bug Fixes
* **formvalidator:** remove unnecessary fields param ([99a82fd](https://github.com/sebgroup/frontend-tools/commit/99a82fd9f06bbdce42331efb365ad8e8fd3ee182))
* **tocurrency:** fix tocurrency showdecimals invalid implementation ([b4b42c4](https://github.com/sebgroup/frontend-tools/commit/b4b42c490eb0916f468ca5dc5919c7080c1c9d0a)), closes [#60](https://github.com/sebgroup/frontend-tools/issues/60)
### Features
* **isprimitive:** new isprimitive utility ([ab62f66](https://github.com/sebgroup/frontend-tools/commit/ab62f66c0526eee1ae0cb720fb10a74d5d3c63f2))
* **openapigenerator:** add in mustache template ([3edf74b](https://github.com/sebgroup/frontend-tools/commit/3edf74b2801dee3c47d2d26a5ce4635f9f63c364))
* **openapigenerator:** add type, fix bug ([f2f7993](https://github.com/sebgroup/frontend-tools/commit/f2f79932a2ebdb1ca319131a8139ea8a17461de7))
* **openapigenerator:** init generate api ([1293656](https://github.com/sebgroup/frontend-tools/commit/1293656e355e4977f573edffdc1ae4c4c048fc06))
* **openapigenerator:** update mustache file ([3028461](https://github.com/sebgroup/frontend-tools/commit/3028461aab5de7c533cd8e792eb0b140ffd7cad8))
{
"name": "@sebgroup/frontend-tools",
"version": "1.2.0",
"version": "1.3.0",
"description": "A set of frontend tools",

@@ -36,3 +36,8 @@ "scripts": {

"license": "Apache-2.0",
"bin": {
"generate-api": "./bin/generate-api"
},
"dependencies": {
"@openapitools/openapi-generator-cli": "^1.0.12-4.3.0",
"commander": "^5.0.0",
"moment": "^2.24.0"

@@ -50,3 +55,3 @@ },

"cz-conventional-changelog": "^3.0.2",
"fibers": "^4.0.1",
"fibers": "^5.0.0",
"husky": "^4.0.10",

@@ -60,3 +65,3 @@ "jest": "^25.2.4",

"ts-jest": "^25.3.0",
"ts-loader": "^6.2.1",
"ts-loader": "^7.0.0",
"tslib": "^1.10.0",

@@ -63,0 +68,0 @@ "tslint": "^6.0.0",

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