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

raptor-render-context

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-render-context - npm Package Compare versions

Comparing version 0.2.16-beta to 0.2.17-beta

4

lib/Context.js

@@ -167,2 +167,4 @@ /*

constructor: Context,
isRenderContext: Context,

@@ -177,3 +179,3 @@ getAttributes: function () {

if (str != null) {
this.writer.write(typeof str === 'string' ? str : str.toString());
this.writer.write(str);
}

@@ -180,0 +182,0 @@ return this;

@@ -29,3 +29,3 @@ {

},
"version": "0.2.16-beta"
"version": "0.2.17-beta"
}
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