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

@movable/behavioral-app

Package Overview
Dependencies
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@movable/behavioral-app - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

files/app/js/index.js

@@ -82,3 +82,3 @@ import CD from "cropduster";

imageUrl: $doc.find('').eq(0).attr('data-src'),
title: $doc.find('').text().trim()),
title: $doc.find('').text().trim(),
price: $doc.find('').text().trim()

@@ -85,0 +85,0 @@ };

@@ -1,2 +0,2 @@

import { Sherlock } from "sherlockapi";
import Sherlock from "node_modules/sherlockapi/lib/sherlock";

@@ -3,0 +3,0 @@ /**

{
"name": "@movable/behavioral-app",
"version": "1.0.2",
"version": "1.0.3",
"description": "Movable CLI blueprint for initializing a new behavioral application.",

@@ -5,0 +5,0 @@ "main": "index.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