patched-undo-peasy
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "patched-undo-peasy", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "src/UndoRedoApi.ts", | ||
@@ -35,9 +35,20 @@ "dependencies": { | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.13.1" | ||
}, | ||
"description": "undo/redo for easy peasy", | ||
"repository": "github.com/mighdoll/patched-undo-peasy", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mighdoll/patched-undo-peasy.git" | ||
}, | ||
"author": "lee <lee@underneath.ca>", | ||
"homepage": "https://github.com/mighdoll/patched-undo-peasy", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"react": "^16.13.1" | ||
} | ||
"keywords": [ | ||
"react", | ||
"redux", | ||
"state", | ||
"typescript", | ||
"easy-peasy" | ||
] | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
21413
1
0