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

@lendi/lendi-cms

Package Overview
Dependencies
Maintainers
42
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi/lendi-cms - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

CHANGELOG.md

@@ -5,2 +5,8 @@ ## [1.1.1] - 2019-05-28 - [HUB-208](https://creditandfinance.atlassian.net/browse/HUB-208)

- Specify files property in package.json
## [1.1.1] - 2019-05-28 - [HUB-208](https://creditandfinance.atlassian.net/browse/HUB-208)
### Changed
- Add dist folder in the npm package.

@@ -7,0 +13,0 @@

5

package.json
{
"name": "@lendi/lendi-cms",
"version": "1.1.1",
"version": "1.1.2",
"description": "CMS solution for repeatable Lendi copy",

@@ -8,2 +8,5 @@ "source": "src/index.tsx",

"types": "dist/types/index.d.ts",
"files": [
"dist"
],
"scripts": {

@@ -10,0 +13,0 @@ "format": "prettier --write 'src/**/*.{js,jsx,ts,tsx}",

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