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

lorem-ipsum

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lorem-ipsum - npm Package Compare versions

Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7

2

package.json
{
"name": "lorem-ipsum",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"description": "Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more. Works in the browser, NodeJS, and React Native.",

@@ -5,0 +5,0 @@ "author": "Nickolas Kenyeres <nkenyeres@gmail.com> (http://knicklabs.github.com)",

@@ -18,3 +18,3 @@ # lorem-ipsum

```
npm i lorem-ipsum@2.0.0-alpha.5
npm i lorem-ipsum@2.0.0-alpha.7
```

@@ -21,0 +21,0 @@

@@ -21,2 +21,4 @@ const CleanWebpackPlugin = require("clean-webpack-plugin");

filename: "[name].js",
library: "loremIpsum",
libraryTarget: "umd",
},

@@ -53,3 +55,3 @@

},
devtool: 'source-map',
devtool: 'inline-source-map',
};

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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