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

pragma-core

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pragma-core - npm Package Compare versions

Comparing version 2023.9.0-1 to 2023.10.0-1

8

package.json
{
"name": "pragma-core",
"version": "2023.9.0-1",
"version": "2023.10.0-1",
"description": "The purpose of this module is to provide classes and utility functions that can be reused by the various other pragma modules.",

@@ -10,2 +10,3 @@ "main": "commonjs/src/index.js",

"test-unit-teamcity": "nyc mocha ./node_modules/pragma-testing/lib/puppeteer/puppeteer-bootstrap.js --timeout 60000 ./test/puppeteer/launch-unit-tests.js",
"test-security-teamcity": "npm audit --json|npm-audit-reporter-teamcity",
"build-publish": "node ./build/publish.js",

@@ -30,4 +31,7 @@ "run": "ws --port 1100"

"mkdirp": "^0.5.1",
"pragma-testing": "2023.9.0-1"
"pragma-testing": "2023.10.0-1"
},
"dependencies": {
"npm-audit-reporter-teamcity": "^0.4.0"
}
}
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