shapeshifter
Advanced tools
Comparing version 6.2.0 to 6.2.1
@@ -1,3 +0,9 @@ | ||
# 6.2.0 - 06/18/18 | ||
# 6.2.1 - 06/20/18 | ||
#### 🐞 Fixed | ||
- Fixed missing build issue. | ||
# 6.2.0 - 06/19/18 | ||
#### 🚀 New | ||
@@ -15,3 +21,3 @@ | ||
- Fixed missing buid issue. | ||
- Fixed missing build issue. | ||
@@ -18,0 +24,0 @@ # 6.1.1 - 06/06/18 |
{ | ||
"name": "shapeshifter", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "Generate relational schemas, PropTypes, Flow aliases, and TypeScript interfaces from JSON, JS, or GraphQL schematic files.", | ||
@@ -66,2 +66,3 @@ "keywords": [ | ||
"@types/js-yaml": "^3.11.1", | ||
"@types/webpack": "^4.4.1", | ||
"@types/yargs": "^11.0.0", | ||
@@ -75,3 +76,2 @@ "graphql": "^0.13.2", | ||
"@milesj/build-tool-config": "^0.103.0", | ||
"@types/webpack": "^4.4.1", | ||
"flow-bin": "^0.74.0", | ||
@@ -78,0 +78,0 @@ "prop-types": "^15.6.2", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
533119
5
96
3777
8
5
+ Added@types/webpack@^4.4.1
+ Added@types/node@22.13.5(transitive)
+ Added@types/source-list-map@0.1.6(transitive)
+ Added@types/tapable@1.0.12(transitive)
+ Added@types/uglify-js@3.17.5(transitive)
+ Added@types/webpack@4.41.40(transitive)
+ Added@types/webpack-sources@3.2.3(transitive)
+ Addedanymatch@3.1.3(transitive)
+ Addednormalize-path@3.0.0(transitive)
+ Addedpicomatch@2.3.1(transitive)
+ Addedsource-map@0.6.10.7.4(transitive)
+ Addedundici-types@6.20.0(transitive)