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

@identemoji/core

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@identemoji/core - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/identemoji-core.js

13

package.json
{
"license": "MPL-2.0",
"name": "@identemoji/core",
"description": "Beautiful, theme-able identicons.",
"version": "0.1.0",
"license": "MPL-2.0",
"version": "0.1.1",
"scripts": {
"build": "webpack --mode production --config ./webpack.config.js",
"prepublishOnly": "yarn build"
"build": "webpack --mode production --config ./webpack.config.js"
},
"files": [
"dist/core.js"
"src/index.js",
"src/utils.js",
"dist/identemoji-core.js"
],
"main": "dist/core.js",
"main": "src/index.js",
"devDependencies": {},

@@ -15,0 +16,0 @@ "dependencies": {

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