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

@lostmyname/components

Package Overview
Dependencies
Maintainers
8
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lostmyname/components - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

2

lib/CloudImageSrcset.js

@@ -105,3 +105,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

var isFromContentful = exports.isFromContentful = function isFromContentful(url) {
return url.contails('images.contentful.com');
return url.search('images.contentful.com') !== -1;
};

@@ -108,0 +108,0 @@

{
"name": "@lostmyname/components",
"version": "1.1.1",
"version": "1.2.0",
"description": "The home of all of Lost My Name's reusable React Components",

@@ -5,0 +5,0 @@ "main": "lib/components.js",

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