@agoric/default-evaluate-options
Advanced tools
Comparing version 0.0.2 to 0.1.0
{ | ||
"name": "@agoric/default-evaluate-options", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "Agoric default evaluation options for Realms and SES", | ||
@@ -9,3 +9,3 @@ "main": "dist/default-evaluate-options.cjs.js", | ||
"scripts": { | ||
"build": "rollup -c", | ||
"build": "npm ci&&rollup -c", | ||
"test": "tape -r esm 'test/**/*.js'", | ||
@@ -36,3 +36,3 @@ "lint-fix": "eslint --fix '**/*.{js,jsx}'", | ||
"@agoric/babel-parser": "^7.5.0", | ||
"@agoric/eventual-send": "^0.1.10", | ||
"@agoric/eventual-send": "^0.1.11", | ||
"@agoric/transform-bang": "^0.3.1", | ||
@@ -39,0 +39,0 @@ "@babel/generator": "^7.5.5", |
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
3471848