@scalecube/addressable
Advanced tools
Comparing version 0.2.10-snapshot.feature-addressable.1596051005 to 0.2.10-snapshot.feature-cluster-refactor.1598302712
{ | ||
"name": "@scalecube/addressable", | ||
"version": "0.2.10-snapshot.feature-addressable.1596051005", | ||
"version": "0.2.10-snapshot.feature-cluster-refactor.1598302712", | ||
"private": false, | ||
"unpkg": "dist/index.js", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"lib", | ||
"dist" | ||
"dist", | ||
"es" | ||
], | ||
@@ -15,3 +17,3 @@ "license": "MIT", | ||
"clean": "rimraf node_modules && rimraf .cache && rimraf lib && rimraf es", | ||
"build": "rimraf .cache && yarn build:dist && yarn build:cjs", | ||
"build": "rimraf .cache && tsc && yarn build:dist && yarn build:cjs", | ||
"build:dist": "rimraf dist && rollup -c rollup.iife.config.js", | ||
@@ -30,3 +32,4 @@ "build:cjs": "rimraf lib && rollup -c rollup.cjs.config.js", | ||
"devDependencies": { | ||
"@scalecube/utils": "^0.2.10-snapshot.feature-addressable.1596051005", | ||
"@rollup/plugin-typescript": "^5.0.2", | ||
"@scalecube/utils": "^0.2.10-snapshot.feature-cluster-refactor.1598302712", | ||
"@types/expect-puppeteer": "^4.4.3", | ||
@@ -45,3 +48,2 @@ "@types/jest-environment-puppeteer": "^4.3.2", | ||
"rollup-plugin-terser": "^5.3.0", | ||
"rollup-plugin-typescript2": "^0.27.1", | ||
"rollup-plugin-uglify-es": "^0.0.1", | ||
@@ -53,3 +55,3 @@ "rollup-plugin-visualizer": "^2.6.0", | ||
}, | ||
"gitHead": "99045aa37640f5d36b0216d4fa6265d9c986b5b4" | ||
"gitHead": "590283ebb5b38b23c26347b105eb05febc93ae35" | ||
} |
@@ -11,2 +11,6 @@ # Addressable | ||
## TODO | ||
Handle address collusion | ||
# API | ||
@@ -13,0 +17,0 @@ |
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
58707
53
1142
64