@serialized/serialized-client
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "@serialized/serialized-client", | ||
"version": "0.4.0", | ||
"main": "index.js", | ||
"typings": "./index.d.ts", | ||
"version": "0.5.0", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -10,2 +10,4 @@ "lib/**/*" | ||
"scripts": { | ||
"build": "tsc", | ||
"link": "npm run build && cd dist && npm link", | ||
"test": "jest --config jest.config.js" | ||
@@ -12,0 +14,0 @@ }, |
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
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
17413
11
435