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

@userlike/joke

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@userlike/joke - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

dist/cjs/index.js

8

package.json
{
"name": "@userlike/joke",
"version": "2.1.1",
"version": "2.1.2",
"main": "dist/cjs/index.js",

@@ -21,3 +21,5 @@ "module": "dist/es/index.js",

"scripts": {
"build": "tsc",
"prebuild": "yarn clean",
"build": "yarn build:es && yarn build:cjs",
"build:es": "tsc",
"build:cjs": "tsc -b tsconfig.cjs.json",

@@ -37,3 +39,3 @@ "clean": "rm -rf dist",

},
"gitHead": "9eda1ced604ad3bd49e6e323d61c50c7f82cbab5"
"gitHead": "a8c60ecce43ccf5c613074bfb761ac31d252d828"
}
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