File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @zap./darwin-arm64" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Apple silicon binaries for the zap package manager" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 "files" : [
2929 " bin"
3030 ]
31- }
31+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @zap./darwin-x64" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Mac binaries for the zap package manager" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 "files" : [
2929 " bin"
3030 ]
31- }
31+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @zap./linux-x64" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Linux binaries for the zap package manager" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 "files" : [
2929 " bin"
3030 ]
31- }
31+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @zap./win32-x64" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Windows binaries for the zap package manager" ,
55 "main" : " index.js" ,
66 "scripts" : {
2525 "cpu" : [
2626 " x64"
2727 ]
28- }
28+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @zap./zap" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Zap is a package manager for the Javascript language" ,
55 "main" : " index.js" ,
66 "repository" : {
2323 "zap" : " bin/zap"
2424 },
2525 "optionalDependencies" : {
26- "@zap./darwin-arm64" : " 0.1.0 " ,
27- "@zap./darwin-x64" : " 0.1.0 " ,
28- "@zap./linux-x64" : " 0.1.0 " ,
29- "@zap./win32-x64" : " 0.1.0 "
26+ "@zap./darwin-arm64" : " 0.1.1 " ,
27+ "@zap./darwin-x64" : " 0.1.1 " ,
28+ "@zap./linux-x64" : " 0.1.1 " ,
29+ "@zap./win32-x64" : " 0.1.1 "
3030 }
31- }
31+ }
Original file line number Diff line number Diff line change 11name : zap
2- version : 0.1.0
2+ version : 0.1.1
33
44authors :
55 - Julien Elbaz <elbywan@hotmail.com>
You can’t perform that action at this time.
0 commit comments