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.0 to 1.0.1

7

CHANGELOG.md
# @talend/json-schema-form-core
## 1.0.1
### Patch Changes
- 3e9121287: chore(build): order packages on pre-release hook
## 1.0.0
### Patch Changes
- fe4af8c5d: fix: rebuild using talend-scripts. Output is now an umd file which embed tv4.

11

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

@@ -8,4 +8,3 @@ "main": "dist/index.js",

"scripts": {
"prepublishOnly": "echo nothing to prepublish",
"prepare": "rimraf dist && talend-scripts build:lib:umd",
"build:lib": "rimraf dist && talend-scripts build:lib:umd",
"watch": "webpack --watch",

@@ -45,4 +44,4 @@ "dist-untested": "webpack --config webpack.config.dist.js",

"devDependencies": {
"@talend/scripts-core": "^9.11.0",
"@talend/scripts-preset-react-lib": "^9.8.2",
"@talend/scripts-core": "^11.0.1",
"@talend/scripts-preset-react-lib": "^9.9.1",
"@types/chai": "^3.4.34",

@@ -69,2 +68,2 @@ "@types/mocha": "^2.2.33",

}
}
}

Sorry, the diff of this file is not supported yet

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