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

@preply/ds-media-icons

Package Overview
Dependencies
Maintainers
0
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@preply/ds-media-icons - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2-beta.594d6c66c7a394a04a2b5b0cedfa83cda5cd199a.0

6

package.json
{
"name": "@preply/ds-media-icons",
"version": "1.2.1",
"version": "1.2.2-beta.594d6c66c7a394a04a2b5b0cedfa83cda5cd199a.0+594d6c6",
"type": "module",

@@ -18,6 +18,6 @@ "publishConfig": {

"svgo": "3.3.2",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
},
"gitHead": "4a59b8be8ea7c5faff81936915f8cfa95724f53c"
"gitHead": "594d6c66c7a394a04a2b5b0cedfa83cda5cd199a"
}

@@ -0,1 +1,3 @@

/* eslint-disable security/detect-non-literal-fs-filename */
import { mkdir } from 'fs/promises';

@@ -2,0 +4,0 @@ import { resolve as resolvePath } from 'path';

@@ -0,1 +1,3 @@

/* eslint-disable security/detect-non-literal-fs-filename */
import { mkdir, writeFile } from 'fs/promises';

@@ -2,0 +4,0 @@ import { resolve as resolvePath } from 'path';

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