RubyGems
npm
Organizations
Log in
Sign up
npm
rce_shin24
Versions diffs
1.0.24 → 1.0.25
rce_shin24 1.0.24 → 1.0.25
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/deno.json
+5
-0
package/package.json
+1
-1
package/deno.json
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
{
2
+
"imports": {
3
+
"rce_shin24": "npm:rce_shin24/test.js"
4
+
}
5
+
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "rce_shin24",
3
-
"version": "1.0.
24
",
3
+
"version": "1.0.
25
",
4
4
"description": "123",
5
5
"main": "index.js",
6
6
"scripts": {