New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@limetech/lime-web-components-testing

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limetech/lime-web-components-testing - npm Package Compare versions

Comparing version 4.23.3-alpha.0 to 4.23.3-alpha.1

dist/es5/lime-web-components/src/limeobject/index.js

8

CHANGELOG.md

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

## [4.23.3-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.23.3-alpha.0...v4.23.3-alpha.1) (2021-09-28)
**Note:** Version bump only for package @limetech/lime-web-components-testing
## [4.23.3-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.23.2...v4.23.3-alpha.0) (2021-09-27)

@@ -8,0 +16,0 @@

2

dist/es5/lime-web-components/src/index.js

@@ -15,1 +15,3 @@ "use strict";

__exportStar(require("./limetype"), exports);
__exportStar(require("./limeobject"), exports);
__exportStar(require("./query"), exports);
export * from './core';
export * from './limetype';
export * from './limeobject';
export * from './query';
export * from './core';
export * from './limetype';
export * from './limeobject';
export * from './query';

6

package.json
{
"name": "@limetech/lime-web-components-testing",
"version": "4.23.3-alpha.0",
"version": "4.23.3-alpha.1",
"author": "Lime Technologies",

@@ -36,3 +36,3 @@ "homepage": "https://github.com/Lundalogik/lime-web-components",

"dependencies": {
"@limetech/lime-web-components-interfaces": "^4.23.3-alpha.0"
"@limetech/lime-web-components-interfaces": "^4.23.3-alpha.1"
},

@@ -45,3 +45,3 @@ "devDependencies": {

},
"gitHead": "5e32edf054e24ad0b4e0fb30c8e9cfcf61f43b50"
"gitHead": "551b85eb981dbd66e306688e5302446d62e1759a"
}
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