cherry-cljs
Advanced tools
Comparing version 0.0.0-alpha.55 to 0.0.0-alpha.56
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "0.0.0-alpha.55", | ||
"version": "0.0.0-alpha.56", | ||
"files": [ | ||
@@ -17,2 +17,3 @@ "cljs.core.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.19.0", | ||
"@vercel/ncc": "^0.34.0", | ||
@@ -22,4 +23,9 @@ "chalk": "^5.0.1", | ||
"esbuild": "^0.14.49", | ||
"react": "^18.2.0", | ||
"shadow-cljs": "^2.20.1", | ||
"source-maps": "^1.0.12" | ||
}, | ||
"dependencies": { | ||
"@babel/preset-react": "^7.18.6" | ||
} | ||
} |
@@ -52,5 +52,5 @@ ## Cherry :cherries: | ||
- [playground](https://borkdude.github.io/cherry/) | ||
- [wordle](https://borkdude.github.io/cherry/examples/wordle/index.html) | ||
- [react](https://borkdude.github.io/cherry/examples/react/index.html) | ||
- [playground](https://clavascript.github.io/cherry/) | ||
- [wordle](https://clavascript.github.io/cherry/examples/wordle/index.html) | ||
- [react](https://clavascript.github.io/cherry/examples/react/index.html) | ||
- [vite](examples/vite) | ||
@@ -99,5 +99,5 @@ - [cherry-action-example](https://github.com/borkdude/cherry-action-example) | ||
maturing cherry, please submit | ||
[issues](https://github.com/borkdude/cherry/issues) for bug reports or share | ||
[issues](https://github.com/clavascript/cherry/issues) for bug reports or share | ||
your thoughts on [Github | ||
Discussions](https://github.com/borkdude/cherry/discussions). | ||
Discussions](https://github.com/clavascript/cherry/discussions). | ||
@@ -104,0 +104,0 @@ Cherry started out as a fork of |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
1125068
5627
0
1
8
+ Added@babel/preset-react@^7.18.6
+ Added@ampproject/remapping@2.3.0(transitive)
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@babel/compat-data@7.26.3(transitive)
+ Added@babel/core@7.26.0(transitive)
+ Added@babel/generator@7.26.3(transitive)
+ Added@babel/helper-annotate-as-pure@7.25.9(transitive)
+ Added@babel/helper-compilation-targets@7.25.9(transitive)
+ Added@babel/helper-module-imports@7.25.9(transitive)
+ Added@babel/helper-module-transforms@7.26.0(transitive)
+ Added@babel/helper-plugin-utils@7.25.9(transitive)
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/helper-validator-option@7.25.9(transitive)
+ Added@babel/helpers@7.26.0(transitive)
+ Added@babel/parser@7.26.3(transitive)
+ Added@babel/plugin-syntax-jsx@7.25.9(transitive)
+ Added@babel/plugin-transform-react-display-name@7.25.9(transitive)
+ Added@babel/plugin-transform-react-jsx@7.25.9(transitive)
+ Added@babel/plugin-transform-react-jsx-development@7.25.9(transitive)
+ Added@babel/plugin-transform-react-pure-annotations@7.25.9(transitive)
+ Added@babel/preset-react@7.26.3(transitive)
+ Added@babel/template@7.25.9(transitive)
+ Added@babel/traverse@7.26.4(transitive)
+ Added@babel/types@7.26.3(transitive)
+ Added@jridgewell/gen-mapping@0.3.8(transitive)
+ Added@jridgewell/resolve-uri@3.1.2(transitive)
+ Added@jridgewell/set-array@1.2.1(transitive)
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@jridgewell/trace-mapping@0.3.25(transitive)
+ Addedbrowserslist@4.24.3(transitive)
+ Addedcaniuse-lite@1.0.30001690(transitive)
+ Addedconvert-source-map@2.0.0(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedelectron-to-chromium@1.5.76(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedgensync@1.0.0-beta.2(transitive)
+ Addedglobals@11.12.0(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjsesc@3.1.0(transitive)
+ Addedjson5@2.2.3(transitive)
+ Addedlru-cache@5.1.1(transitive)
+ Addedms@2.1.3(transitive)
+ Addednode-releases@2.0.19(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedsemver@6.3.1(transitive)
+ Addedupdate-browserslist-db@1.1.1(transitive)
+ Addedyallist@3.1.1(transitive)