@stoplight/json
Advanced tools
Comparing version 0.0.36 to 0.0.37-beta.0
{ | ||
"name": "@stoplight/json", | ||
"version": "0.0.36", | ||
"version": "0.0.37-beta.0", | ||
"description": "Stoplight json type and interface definitions.", | ||
@@ -24,4 +24,2 @@ "main": "lib/index.js", | ||
"@stoplight/fast-safe-stringify": "2.1.x", | ||
"@types/lodash.get": "4.x.x", | ||
"@types/lodash.set": "4.x.x", | ||
"lodash.get": "4.x.x", | ||
@@ -32,3 +30,7 @@ "lodash.set": "4.x.x", | ||
}, | ||
"gitHead": "5e2cb64350af3768ea865aa4a7636858597f0727" | ||
"devDependencies": { | ||
"@types/lodash.get": "4.x.x", | ||
"@types/lodash.set": "4.x.x" | ||
}, | ||
"gitHead": "063e6e8557e909a2867944ffcc3d8340a173a9ac" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7729
5
2
- Removed@types/lodash.get@4.x.x
- Removed@types/lodash.set@4.x.x
- Removed@types/lodash@4.17.13(transitive)
- Removed@types/lodash.get@4.4.9(transitive)
- Removed@types/lodash.set@4.3.9(transitive)