File tree Expand file tree Collapse file tree 6 files changed +21
-1
lines changed Expand file tree Collapse file tree 6 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @kevinmichaelchen/cel-typescript-core" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
44 "type" : " module" ,
55 "description" : " TypeScript bindings for the Common Expression Language (CEL) using cel-rust" ,
66 "repository" : {
Original file line number Diff line number Diff line change 66 "main" : " cel-typescript.darwin-arm64.node" ,
77 "files" : [" cel-typescript.darwin-arm64.node" ],
88 "license" : " MIT" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/kevinmichaelchen/cel-typescript.git"
12+ },
913 "engines" : {
1014 "node" : " >=18.0.0"
1115 }
Original file line number Diff line number Diff line change 66 "main" : " cel-typescript.darwin-x64.node" ,
77 "files" : [" cel-typescript.darwin-x64.node" ],
88 "license" : " MIT" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/kevinmichaelchen/cel-typescript.git"
12+ },
913 "engines" : {
1014 "node" : " >=18.0.0"
1115 }
Original file line number Diff line number Diff line change 66 "main" : " cel-typescript.linux-arm64-gnu.node" ,
77 "files" : [" cel-typescript.linux-arm64-gnu.node" ],
88 "license" : " MIT" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/kevinmichaelchen/cel-typescript.git"
12+ },
913 "engines" : {
1014 "node" : " >=18.0.0"
1115 }
Original file line number Diff line number Diff line change 66 "main" : " cel-typescript.linux-x64-gnu.node" ,
77 "files" : [" cel-typescript.linux-x64-gnu.node" ],
88 "license" : " MIT" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/kevinmichaelchen/cel-typescript.git"
12+ },
913 "engines" : {
1014 "node" : " >=18.0.0"
1115 }
Original file line number Diff line number Diff line change 66 "main" : " cel-typescript.win32-x64-msvc.node" ,
77 "files" : [" cel-typescript.win32-x64-msvc.node" ],
88 "license" : " MIT" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/kevinmichaelchen/cel-typescript.git"
12+ },
913 "engines" : {
1014 "node" : " >=18.0.0"
1115 }
You can’t perform that action at this time.
0 commit comments