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
338
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.4.2 to 0.4.3

9

CHANGELOG.md

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

### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06)
### :bug: Bug Fix
* remove @operato/graphql from @operato/shell ([1360743](https://github.com/hatiolab/operato/commit/1360743b62a59182763fc227cca58e142af780a1))
### [0.4.2](https://github.com/hatiolab/operato/compare/v0.4.1...v0.4.2) (2022-03-06)

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

1

dist/src/index.d.ts
export * from './store';
export * from './actions';
export * from './app/pages/page-view';
export * from '@operato/graphql';

@@ -5,3 +5,2 @@ export * from './store';

// export * from './app/app'
export * from '@operato/graphql';
//# sourceMappingURL=index.js.map

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

"author": "heartyoh",
"version": "0.4.2",
"version": "0.4.3",
"main": "dist/src/index.js",

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

"@material/mwc-icon-button": "^0.25.3",
"@operato/graphql": "^0.4.2",
"@operato/styles": "^0.4.2",
"@operato/utils": "^0.4.2",
"@operato/graphql": "^0.4.3",
"@operato/styles": "^0.4.3",
"@operato/utils": "^0.4.3",
"lit": "^2.2.0",

@@ -80,3 +80,3 @@ "lodash-es": "^4.17.21",

},
"gitHead": "413e768caba403801b22e42aac0ed4f9dad7ad8d"
"gitHead": "fe9c1b9d5017b264c4aa9cec68babe75c6e8ab2c"
}

@@ -5,3 +5,1 @@ export * from './store'

// export * from './app/app'
export * from '@operato/graphql'

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