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

can-construct-super

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-construct-super - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

build.js
var stealTools = require("steal-tools");
stealTools.export({
system: {
steal: {
config: __dirname + "/package.json!npm"

@@ -6,0 +6,0 @@ },

{
"name": "can-construct-super",
"version": "3.0.2",
"version": "3.0.3",
"description": "Provides a reference to the prototypal parent using this._super in can-construct objects",

@@ -42,8 +42,8 @@ "main": "can-construct-super",

"jshint": "^2.9.3",
"steal": "^0.16.39",
"steal-qunit": "^0.1.3",
"steal-tools": "^0.16.8",
"testee": "^0.3.0-pre.1"
"steal": "^1.2.8",
"steal-qunit": "^1.0.1",
"steal-tools": "^1.1.2",
"testee": "^0.3.1"
},
"system": {
"steal": {
"main": "can-construct-super",

@@ -50,0 +50,0 @@ "npmIgnore": [

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