@clipboard-health/json-api
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@clipboard-health/json-api", | ||
"description": "Utilities for adhering to the JSON:API specification.", | ||
"version": "0.2.5", | ||
"bugs": "https://github.com/clipboardhealth/core-utils/issues", | ||
@@ -8,5 +9,8 @@ "dependencies": { | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "./src/index.js", | ||
"main": "./dist/src/index.js", | ||
"publishConfig": { | ||
@@ -24,5 +28,3 @@ "access": "public" | ||
"type": "commonjs", | ||
"typings": "./src/index.d.ts", | ||
"types": "./src/index.d.ts", | ||
"version": "0.2.4" | ||
"typings": "./src/index.d.ts" | ||
} |
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
17140
16
1