react-runner
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "react-runner", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Run your React code on the go", | ||
@@ -24,3 +24,4 @@ "homepage": "https://react-runner.vercel.app", | ||
"require": "./dist/index.js", | ||
"default": "./dist/index.modern.js" | ||
"default": "./dist/index.modern.js", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
@@ -71,3 +72,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "ce4f408fbd8726153542ec4e81bafd64a677e830" | ||
"gitHead": "476963e9ceccaae5919baecc024d2457655249c6" | ||
} |
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
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
56218