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

@limetech/lime-web-components-testing

Package Overview
Dependencies
Maintainers
4
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.49.1-alpha.0 to 4.49.1-alpha.4

30

CHANGELOG.md

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

## [4.49.1-alpha.4](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.3...v4.49.1-alpha.4) (2022-07-05)
### Bug Fixes
* trigger release of all packages ([a5cd9ab](https://github.com/Lundalogik/lime-web-components/commit/a5cd9abed3a3633b0c099ffe3c8f8c61b1d9e5bd))
## [4.49.1-alpha.2](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.1...v4.49.1-alpha.2) (2022-07-05)
### Bug Fixes
* set correct dist paths ([342d8b3](https://github.com/Lundalogik/lime-web-components/commit/342d8b3a049d4ee140401f8ea5676e69e406c5c3))
## [4.49.1-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.0...v4.49.1-alpha.1) (2022-07-04)
**Note:** Version bump only for package @limetech/lime-web-components-testing
## [4.49.1-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.49.0-alpha.0...v4.49.1-alpha.0) (2022-07-04)

@@ -8,0 +38,0 @@

16

package.json
{
"name": "@limetech/lime-web-components-testing",
"version": "4.49.1-alpha.0",
"version": "4.49.1-alpha.4",
"author": "Lime Technologies",
"homepage": "https://github.com/Lundalogik/lime-web-components",
"license": "Apache-2.0",
"main": "dist/es5/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/es5/testing/src/index.js",
"module": "dist/testing/src/index.js",
"types": "dist/testing/src/index.d.ts",
"keywords": [

@@ -21,5 +21,3 @@ "lime web components",

"scripts": {
"build": "tsc && tsc -p tsconfig.es5.json",
"test": "stencil test --spec",
"test:watch": "stencil test --spec --watch"
"build": "tsc && tsc -p tsconfig.es5.json"
},

@@ -37,3 +35,3 @@ "publishConfig": {

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

@@ -46,3 +44,3 @@ "devDependencies": {

},
"gitHead": "baa2a8b9297e122c337cdd78307cd6536cedd55a"
"gitHead": "86f23f6c8a4e993d3b9e3307c978a2bb36dc2e95"
}
# Lime Web Components Testing
**Has been deprecated! All code moved to `@limetech/lime-web-components`**
**Has been deprecated! All code moved to `@limetech/lime-web-components`!**
Part of [Lime Web Components](https://www.npmjs.com/package/@limetech/lime-web-components).
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