@agoric/sparse-ints 0.2.3 → 0.2.4-upgrade-23-dev-bd79330.0.bd79330

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/sparse-ints",
3
- "version": "0.2.3",
3
+ "version": "0.2.4-upgrade-23-dev-bd79330.0.bd79330",
4
4
  "description": "Share code across vat boundaries",
5
5
  "type": "module",
6
6
  "main": "src/sparseInts.js",
@@ -13,7 +13,7 @@
13
13
  "test:xs": "exit 0",
14
14
  "lint": "yarn run -T run-s --continue-on-error 'lint:*'",
15
15
  "lint-fix": "yarn lint:eslint --fix",
16
- "lint:eslint": "yarn run -T eslint ."
16
+ "lint:eslint": "node ../../scripts/eslint-repo.mjs ."
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",
@@ -36,5 +36,5 @@
36
36
  "typeCoverage": {
37
37
  "atLeast": 100
38
38
  },
39
- "gitHead": "0922d0447ab8fae9d2d87415964403330b5ca313"
39
+ "gitHead": "bd79330f78dae2faf9cc3d8b10063567700da07b"
40
40
  }
package/src/sparseInts.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright (C) 2019 Agoric, under Apache License 2.0
1
+ /// <reference types="ses"/>
2
2
 
3
3
  /**
4
4
  * Generator function to produce a stream of positive integers that are