🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@office-open/pptx

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@office-open/pptx - npm Package Compare versions

Comparing version
0.10.11
to
0.10.12
+3
-3
package.json
{
"name": "@office-open/pptx",
"version": "0.10.11",
"version": "0.10.12",
"description": "Generate, parse, and patch .pptx presentations with a declarative TypeScript API",

@@ -51,4 +51,4 @@ "keywords": [

"dependencies": {
"@office-open/core": "0.10.11",
"@office-open/xml": "0.10.11"
"@office-open/core": "0.10.12",
"@office-open/xml": "0.10.12"
},

@@ -55,0 +55,0 @@ "scripts": {