Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@itk-viewer/remote-viewport

Package Overview
Dependencies
53
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

LICENSE

8

CHANGELOG.md
# @itk-viewer/remote-viewport
## 0.1.1
### Patch Changes
- Fix workspace monorepo dependances.
- Updated dependencies
- @itk-viewer/viewer@0.1.1
## 0.1.0

@@ -4,0 +12,0 @@

16

package.json
{
"name": "@itk-viewer/remote-viewport",
"version": "0.1.0",
"version": "0.1.1",
"description": "",

@@ -9,6 +9,2 @@ "type": "module",

},
"scripts": {
"dev": "tsc --watch --project tsconfig.build.json",
"build": "tsc --project tsconfig.build.json"
},
"repository": {

@@ -29,6 +25,10 @@ "type": "git",

"dependencies": {
"@itk-viewer/viewer": "workspace:^",
"imjoy-rpc": "^0.5.42",
"xstate": "5.0.0-beta.18"
"xstate": "5.0.0-beta.18",
"@itk-viewer/viewer": "^0.1.1"
},
"scripts": {
"dev": "tsc --watch --project tsconfig.build.json",
"build": "tsc --project tsconfig.build.json"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc