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

@openstapps/core-tools

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openstapps/core-tools - npm Package Compare versions

Comparing version 0.30.0 to 0.30.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [0.30.0](https://gitlab.com/openstapps/core-tools/compare/v0.29.1...v0.30.0) (2022-04-04)
## [0.29.1](https://gitlab.com/openstapps/core-tools/compare/v0.29.0...v0.29.1) (2022-03-21)

@@ -2,0 +6,0 @@

40

package.json
{
"name": "@openstapps/core-tools",
"version": "0.30.0",
"version": "0.30.1",
"description": "Tools to convert and validate StAppsCore",

@@ -48,13 +48,13 @@ "keywords": [

"dependencies": {
"@openstapps/logger": "0.8.0",
"@openstapps/logger": "0.8.1",
"ajv": "8.8.2",
"better-ajv-errors": "1.1.2",
"chai": "4.3.6",
"commander": "8.3.0",
"commander": "9.2.0",
"deepmerge": "4.2.2",
"del": "6.0.0",
"eslint": "8.12.0",
"del": "6.1.1",
"eslint": "8.16.0",
"flatted": "3.2.5",
"fs-extra": "10.0.1",
"glob": "7.2.0",
"fs-extra": "10.1.0",
"glob": "8.0.3",
"got": "11.8.3",

@@ -65,30 +65,30 @@ "humanize-string": "3.0.0",

"mustache": "4.2.0",
"openapi-types": "10.0.0",
"openapi-types": "11.0.1",
"plantuml-encoder": "1.4.0",
"re2": "1.17.4",
"toposort": "2.0.2",
"ts-json-schema-generator": "0.98.0",
"ts-node": "10.7.0",
"ts-json-schema-generator": "1.0.0",
"ts-node": "10.8.0",
"typescript": "4.4.4"
},
"devDependencies": {
"@openstapps/configuration": "0.29.0",
"@openstapps/configuration": "0.29.1",
"@testdeck/mocha": "0.2.0",
"@types/chai": "4.3.0",
"@types/chai": "4.3.1",
"@types/fs-extra": "9.0.13",
"@types/glob": "7.2.0",
"@types/json-schema": "7.0.11",
"@types/lodash": "4.14.181",
"@types/mocha": "9.1.0",
"@types/lodash": "4.14.182",
"@types/mocha": "9.1.1",
"@types/mustache": "4.1.2",
"@types/node": "14.18.5",
"@types/node": "14.18.18",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"conventional-changelog-cli": "2.2.2",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "38.1.6",
"eslint-plugin-jsdoc": "39.3.2",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "42.0.0",
"mocha": "9.2.2",
"mocha": "10.0.0",
"nock": "13.2.4",

@@ -98,4 +98,4 @@ "prepend-file-cli": "1.0.6",

"rimraf": "3.0.2",
"typedoc": "0.22.13"
"typedoc": "0.22.15"
}
}

Sorry, the diff of this file is too big to display

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