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

@talend/json-schema-form-core

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/json-schema-form-core - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

CHANGELOG.md
# @talend/json-schema-form-core
## 1.0.3
### Patch Changes
- 667cd0a50: chore: upgrade dependencies and align @talend scoped packages to latest
## 1.0.2

@@ -4,0 +10,0 @@

26

package.json
{
"name": "@talend/json-schema-form-core",
"version": "1.0.2",
"version": "1.0.3",
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",

@@ -44,19 +44,19 @@ "main": "dist/index.js",

"@talend/scripts-core": "^11.0.1",
"@talend/scripts-preset-react-lib": "^9.9.1",
"@types/chai": "^3.4.34",
"@types/mocha": "^2.2.33",
"@types/node": "^6.0.42",
"chai": "^4.3.0",
"karma": "^6.3.0",
"@talend/scripts-preset-react-lib": "^9.9.2",
"@types/chai": "^3.5.2",
"@types/mocha": "^2.2.48",
"@types/node": "^6.14.13",
"chai": "^4.3.4",
"karma": "^6.3.4",
"karma-chai-sinon": "^0.1.5",
"karma-coverage": "^2.0.1",
"karma-coverage": "^2.0.3",
"karma-mocha": "^2.0.1",
"mocha": "^9.0.0",
"sinon": "^11.0.0",
"mocha": "^9.1.2",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"json-refs": "^2.1.6",
"rimraf": "^2.6.2"
"json-refs": "^2.1.7",
"rimraf": "^2.7.1"
},
"dependencies": {
"objectpath": "^1.2.1",
"objectpath": "^1.2.2",
"tv4": "^1.3.0"

@@ -63,0 +63,0 @@ },

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