Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@operato/shell

Package Overview
Dependencies
Maintainers
4
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/shell - npm Package Compare versions

Comparing version 0.3.20 to 0.3.21

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
### :rocket: New Features
* i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)

@@ -8,0 +17,0 @@

5

dist/src/index.js

@@ -1,2 +0,5 @@

"use strict";
export * from './store';
export * from './actions';
export * from './app/pages/page-view';
// export * from './app/app'
//# sourceMappingURL=index.js.map

10

package.json

@@ -6,3 +6,3 @@ {

"author": "heartyoh",
"version": "0.3.20",
"version": "0.3.21",
"main": "dist/src/index.js",

@@ -38,4 +38,4 @@ "module": "dist/src/index.js",

"@material/mwc-icon-button": "^0.25.3",
"@operato/styles": "^0.3.20",
"@operato/utils": "^0.3.20",
"@operato/styles": "^0.3.21",
"@operato/utils": "^0.3.21",
"lit": "^2.0.2",

@@ -54,3 +54,3 @@ "lodash": "^4.17.21",

"@typescript-eslint/parser": "^4.33.0",
"@web/dev-server": "^0.1.28",
"@web/dev-server": "^0.1.29",
"@web/dev-server-storybook": "next",

@@ -80,3 +80,3 @@ "@web/test-runner": "next",

},
"gitHead": "ed1910cc0377b9253c9b07d09d27c0d9788fe222"
"gitHead": "defcbbc48c0e5404961a5ba854c9f8efbd7412d1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc