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

shepherd.js

Package Overview
Dependencies
Maintainers
2
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shepherd.js - npm Package Compare versions

Comparing version 12.0.4 to 12.0.5

dist/css/shepherd.css

10

package.json
{
"name": "shepherd.js",
"version": "12.0.4",
"version": "12.0.5",
"description": "Guide your users through a tour of your app.",

@@ -34,2 +34,6 @@ "keywords": [

},
"./dist/css/shepherd.css": {
"import": "./dist/css/shepherd.css",
"require": "./dist/css/shepherd.css"
},
"./*": {

@@ -64,3 +68,3 @@ "import": {

"del": "^7.1.0",
"eslint-plugin-svelte": "^2.35.1",
"eslint-plugin-svelte": "^2.39.0",
"execa": "^9.1.0",

@@ -107,3 +111,3 @@ "postcss": "^8.4.38",

"types:check": "pnpm types:check:cjs && pnpm types:check:esm && pnpm types:check:attw",
"types:check:attw": "pnpm attw --pack .",
"types:check:attw": "pnpm attw --pack . --exclude-entrypoints ./dist/css/shepherd.css",
"types:check:cjs": "pnpm tsc --module commonjs --moduleResolution node10 --verbatimModuleSyntax false --noEmit true --emitDeclarationOnly false",

@@ -110,0 +114,0 @@ "types:check:esm": "pnpm tsc --module esnext --moduleResolution bundler --noEmit true --emitDeclarationOnly false",

@@ -87,3 +87,3 @@ <p align="center">

### [SimplePlanner](https://logseq.com/)
### [SimplePlanner](https://simpleplanner.io)

@@ -90,0 +90,0 @@ [SimplePlanner](https://simpleplanner.io) uses Shepherd to help new users get familiar with its collaborative scheduling approach.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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