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

demotivator

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demotivator - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

1

dist/types/index.d.ts

@@ -17,4 +17,5 @@ /**

*/
declare module 'demotivator'
import { insults } from './array';
import generateInsult, { insultAt } from './generateInsult';
export { insults, generateInsult, insultAt };

4

package.json
{
"name": "demotivator",
"version": "11.0.1",
"version": "11.0.2",
"description": "A extremely large array of 300+ insults so you can integrate the power of (de)Motivator into your webapp.",

@@ -48,3 +48,3 @@ "type": "module",

],
"types": "./dist/types/**/*.d.ts"
"types": "./dist/types/index.d.ts"
}
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