amplify-flow
Advanced tools
Comparing version 1.0.3 to 1.0.4
# gh-flow | ||
## 1.0.4 | ||
### Patch Changes | ||
- Add amplify-flow binary | ||
## 1.0.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "amplify-flow", | ||
"description": "Native app for GitHub issue management for Amplify JS", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"repository": "git@github.com:ericclemmons/amplify-js-workflow.git", | ||
@@ -10,3 +10,6 @@ "author": "Eric Clemmons <eric@smarterspam.com>", | ||
"main": "dist/Amplify Flow-darwin-x64/Amplify Flow.app/Contents/Resources/app/inject/inject.js", | ||
"files": ["dist"], | ||
"files": [ | ||
"bin", | ||
"dist" | ||
], | ||
"publishConfig": { | ||
@@ -21,5 +24,8 @@ "access": "public" | ||
"dev": "open './dist/Amplify Flow-darwin-x64/Amplify Flow.app'", | ||
"postdev": "microbundle watch --format cjs" | ||
"postdev": "microbundle watch --format cjs", | ||
"prerelease": "yarn build", | ||
"release": "yarn changeset publish" | ||
}, | ||
"devDependencies": { | ||
"@changesets/changelog-github": "^0.2.5", | ||
"@changesets/cli": "^2.6.5", | ||
@@ -26,0 +32,0 @@ "microbundle": "^0.11.0", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 76 instances 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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 76 instances in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
169321924
192
6
80